Hi,

still trying to clarify in my head what you are trying to do, but almost all of that functionality would still be HTML using CSS.

I'm guessing you are laying a link element over the image element you have (or making the img the CSS background-image of a link element). The only difference with plain old HTML and Tapestry then would be to consider using a pagelink component to build a link to your next Tapestry page.

Alternately, if you are going to be making a whole lot of these playbutton image links, you can make your own component that does all the above on its own, and then just include that component as an element in your TML file for the page.

-Rich

On 02/09/2011 05:13 PM, sarov saravanan wrote:
Hi,
       I am just trying to display a playbutton image over a list of main 
images, That is you see list of images on a page and each will have a 
playbutton image over it which on clicking leads to another page.

Is there anyway I can do this in tapestry as we do like in html using css.

Any help or suggestion is appreciated!
Thanks!

with regards,
Saravanan.N




____________________________________________________________________________________
No need to miss a message. Get email on-the-go
with Yahoo! Mail for Mobile. Get started.
http://mobile.yahoo.com/mail


---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscr...@tapestry.apache.org
For additional commands, e-mail: users-h...@tapestry.apache.org

Reply via email to