autocomplete - using jquery-1.10.2.min and jquery-1.7.1.min in one template -
i working on project used template work "jquery-1.10.2.min". , use lucene.net search. lucene.net work "jquery-1.7.1.min". when use "jquery-1.7.1.min" template section working bad, , when use "jquery-1.10.2.min" lucene.net autocompelete search not work!
is there solution?
visit : http://api.jquery.com/jquery.noconflict/
& example: load 2 versions of jquery (not recommended). then, restore jquery's globally scoped variables first loaded jquery.
Comments
Post a Comment