[richfaces-issues] [JBoss JIRA] Created: (RF-1260) Enhancement to rich:effect

Gavin King (JIRA) jira-events at lists.jboss.org
Fri Oct 26 19:10:01 EDT 2007


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

        



More information about the richfaces-issues mailing list