Enhancement to rich:effect
--------------------------
Key: RF-1260
URL:
http://jira.jboss.com/jira/browse/RF-1260
Project: RichFaces
Issue Type: Feature Request
Reporter: Gavin King
Allow an effect to be applied to one component when an event of another component occurs.
<h:inputText id="input"/>
<h:graphicImage id="output" value="...."/>
<rich:effect for="input" event="onclick" target="output"
type="Appear"/>
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
http://jira.jboss.com/jira/secure/Administrators.jspa
-
For more information on JIRA, see:
http://www.atlassian.com/software/jira