Is there someone kind enough to provide me some answers ? Thanks in advance
For memory, and quickly, it's : - can I put a component like the rollover component in a custom component ? - is there a possibility to put a "false" URL in the image component in order to have it render itself even in HTML only preview mode - the following html works with IE/Opera but not Firefox, why ? <html> <head><title>Home</title>< > > /head> > <body background=" > http://jakarta.apache.org/tapestry/images/tapestry/ComponentReference/PoweredByTapestry.png > " > text="##FFFFFF" link="#FFFFFF" vlink="#FFFFFF" alink="#FFFFFF"> > <table width="750" align="center"> > </table> > </body> > </html> A new question : how to use an image component to render an image put as the background ? Thanks in advance Cheers ZedroS
