Anonymous - 2011-12-08

Now that jQuery 1.7 supports modules, it would be nice to see this plugin support the umd module format.

See this page for explanation of the format and why: https://github.com/umdjs/umd

See this page for a minimal example of a jQuery plugin supporting umd: https://github.com/umdjs/umd/blob/master/jqueryPlugin.js 

I added a patch for this here:
https://sourceforge.net/tracker/?func=detail&aid=3454807&group_id=567497&atid=2301632