leoherrick / jquery.mutuallyExclusive

Mutually Exclusive JQuery Plugin
GNU General Public License v3.0
4 stars 5 forks source link

Wrap plugin in IFFE #1

Closed seanhellwig closed 11 years ago

seanhellwig commented 11 years ago

What if $ has been assigned to something else or jQuery is running in noConflict mode. you need the IFFE.