[richfaces-issues] [JBoss JIRA] Created: (RF-1096) jquery: id selector expansion

Nick Belaevski (JIRA) jira-events at lists.jboss.org
Thu Oct 11 06:44:12 EDT 2007


jquery: id selector expansion
-----------------------------

                 Key: RF-1096
                 URL: http://jira.jboss.com/jira/browse/RF-1096
             Project: RichFaces
          Issue Type: Task
    Affects Versions: 3.1.1
            Reporter: Nick Belaevski
         Assigned To: Pavel Yaschenko
             Fix For: 3.2.0


Implement id (#) selector expansion to client id in "selector" jquery attribute.
E.g. selector="div#elementId" expands to selector="div#formId:elementId"

1. Implement reg.exp. selector expansion according to CSS 2.1 grammar
2. Implement selector expansion using findComponent method

-- 
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