I'm just starting on a refactor of this code and am making several improvements including accepting settings when initializing, handling events through delegation, replacing the iframe code with bgiframe and supporting vertical menus.
So before I undergo this refactor. There have been several approaches to structuring plugin's and I wanted to ask which approach is "standard" or closest to "standard" for how plugin's should be developed. A few things to note is the use of the wrapper function passing in jQuery, internal functions not bound directly to the jQuery object. So any feedback is much appreciated! Source Reference: http://jdsharp.us/code/jQuery/plugins/jdMenu/jquery.jdMenu.js Cheers, -Jonathan
_______________________________________________ jQuery mailing list [email protected] http://jquery.com/discuss/
