Thread Rating:
  • 0 Vote(s) - 0 Average
Share Thread:
jQuery.noConflict
#1
As other client side libraries like MooTools, Prototype can be used with jQuery and they also use $() as their global function and to define variables. This situation creates conflict as $() is used by jQuery and other library as their global function. To overcome from such situations, jQuery has introduced jQuery.noConflict().
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)