Tag: jquery
-
Aug 19, 2011
Using namespaces with jQuery widgets
Creating plugins for jQuery is a relatively straightforward task, however poorly named plugins can conflict with one another (or even with core jQuery functionality). I have seen numerous attempts at solving this problem which each have their advantages and disadvantages.