How to use jquery no conflict method? Is there another way beside jquery noConflict() method? -


i have jquery versions loaded in our website jquery , jquery b example. came server not have control. b jquery version have control, once has been activated or loaded conflicts b. existing lightboxes misaligned when loaded. , b must loaded. question how can maintain both jquery versions without conflicting both?

i have research jquery noconlict() function create new selector not affect other jquery library, problem when use not allowed change default '$()' selector.

is there way of doing not creating new jquery selector? because have many js codes , bad idea change $() new selector. thanks.


Comments

Popular posts from this blog

javascript - Using jquery append to add option values into a select element not working -

Android soft keyboard reverts to default keyboard on orientation change -

jquery - javascript onscroll fade same class but with different div -