[
https://issues.jboss.org/browse/RF-11881?page=com.atlassian.jira.plugin.s...
]
Brian Leathem updated RF-11881:
-------------------------------
Fix Version/s: 4.3-Tracking
We should namespace our use of jQuery. For instance, put a referernce to it in our
RichFaces global:
{code}
RichFaces.jQuery = jQuery.noConflict();
{code}
Unfortunately, RichFaces.$ is already taken...
Rich Faces 4 can't change jQuery selector
------------------------------------------
Key: RF-11881
URL:
https://issues.jboss.org/browse/RF-11881
Project: RichFaces
Issue Type: Feature Request
Security Level: Public(Everyone can see)
Reporter: Nicola Nick
Fix For: 4.3-Tracking
I used Rich Faces 4 in my project. Morover i have to use prototype functionality.
In the last version of rich faces is used only jQuery. The my problem is that i have to
reserve $ selector to prototype but i can't do it because i don't know how to
change the selector inside richfaces library.
--
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