Menu

#2 Not working with jQuery noConflict mode

open
nobody
None
5
2009-08-17
2009-08-17
Anonymous
No

Please wrap all the typeselect code with

(function($) { /* some code that uses $ */ })(jQuery)

(from http://docs.jquery.com/Using_jQuery_with_Other_Libraries ) so that it still works with jQuery noConflict mode.

Discussion


Log in to post a comment.

MongoDB Logo MongoDB