March 30, 2007
A reminder about best practice for JQuery plugin authors
There’s no guarantee that the users of your plugin will have the $() shortcut mapped to JQuery, so internally you should replace it with it’s JQuery() alias. This is specifically an issue for pages utilizing both JQuery and Prototype (and thus anyone using the server-side framework Ruby on Rails). I’m sure this has been covered […]

By email





















