Hi HMLS,
Is it possible to make the ImageSubmit use a Rollover component, instead of
only a static image ?
My ImageSubmit button is working but I would like to make it change its
image on "focus" similar to the functionality provided by Rollover.
Something like this:
<component id="addButtons" type="Rollover">
<binding name="image" expression="assets.addButton"/>
<binding name="focus" expression="assets.addButton_pressed"/>
</component>
<component id="addPortletButton" type="ImageSubmit">
<binding name="image" expression="addButtons"/>
</component>
Thanks!.
Rajesh.
-------------------------------------------------------
This sf.net email is sponsored by:ThinkGeek
Welcome to geek heaven.
http://thinkgeek.com/sf
_______________________________________________
Tapestry-developer mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/tapestry-developer