Showing posts with label Jquery. Show all posts
Showing posts with label Jquery. Show all posts

Wednesday, 19 December 2012

Resolve jQuery Conflicts for diff jQuery Plugins

 
 
jQuery Provide " noConflict " to resolve conflict for different version of jQuery
 
For Example if  you app use ,
 
a plugins that have jquery Version 1.5
 
and another plugins that have jquery Version 1.8
 
Now both you use in same page ,it's create conflicts.
 
you can resolve it by  jQuery Method "noConflict"
 
 
Reference : 
 
1). http://api.jquery.com/jQuery.noConflict/ 

2). http://stackoverflow.com/questions/10978770/how-to-resolve-two-jquery-conflict
 

Infinidb _CpNoTf_ problem

infinidb table with a varchar column insert string as a '_CpNoTf_' while using Cpimport. The Problem is occured if inserted string ...