Mega Commit: New controls: tree control, pickers of all sorts, image viewer, media uploader. Removed a zillion iframes. New modal window standard framework. Fixes some bugs. ClientDependency & Examine DLL updates. Lots of JS enhancements, libs and more methods added to ClientTools. [TFS Changeset #63838]
3 lines
165 B
JavaScript
3 lines
165 B
JavaScript
//used for live editing to invoke no conflict after jquery has loaded with lazy loading
|
|
//alert("jquery.noConflict: " + jQuery.noConflict);
|
|
jQuery.noConflict(); |