vishnukottala / flexpaper

Automatically exported from code.google.com/p/flexpaper
0 stars 0 forks source link

Conflict betweeen jquery.min.js and other functions of the site #242

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
Having problem with jquery.min.js used by flexpaper adaptive ui.
There is a conflict between this jquery.min.js and my tagging function which 
used jquery.js (allow the document owner to add, delete tags)
Tried jQuery.noConflict() 
But was not able to get success
Is there a way to solve this issue?

Original issue reported on code.google.com by hansakam...@gmail.com on 1 Dec 2011 at 6:40

GoogleCodeExporter commented 9 years ago
Fixed in version 1.2.7 by separating out the jQuery extensions from jQuery in 
the include file

Original comment by erik.eng...@devaldi.com on 29 Dec 2011 at 5:18