MyBB Community Forums

Full Version: How to separate JS and prevent clashing?
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
How to separate JS and prevent clashing?

I am trying to get some JS inserted but it seems there is too much clashing GLOBALLY, i havent tried to isolate to index and other pages yet

DOes anyone know how to isolate and prevent clashing? 
What do you mean by "clashing"?
Use the noConflict method of jQuery.