[richfaces-issues] [JBoss JIRA] (RF-12188) rich:calendar broken with jQuery.noConflict()

wojtek k (JIRA) jira-events at lists.jboss.org
Fri Apr 20 09:54:18 EDT 2012


wojtek k created RF-12188:
-----------------------------

             Summary: rich:calendar broken with jQuery.noConflict()
                 Key: RF-12188
                 URL: https://issues.jboss.org/browse/RF-12188
             Project: RichFaces
          Issue Type: Bug
      Security Level: Public (Everyone can see)
          Components: component-input
    Affects Versions: 4.2.1.Final
         Environment: all browsers
            Reporter: wojtek k
             Fix For: 4.3-Tracking


calendar.js (769) render onmouseout="$(this).removeClass(\'rf-cal-edtr-btn-over\');"

"$(this)" should be replaced with something else for example jQuery(this)

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.jboss.org/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        


More information about the richfaces-issues mailing list