In my project I am maintaining different jquery versions . so, I am getting jquery conflict please help me how to solve this problem.
相关问题
- How to fix IE ClearType + jQuery opacity problem i
- jQuery add and remove delay
- Include empty value fields in jQuery .serialize()
- Disable Browser onUnload on certain links?
- how to get selected text from iframe with javascri
A simple Google search for
jQuery conflict
would have directed you to the API site:http://api.jquery.com/jQuery.noConflict/
try this