Open GoogleCodeExporter opened 8 years ago
Hi ghotankarua50,
The problem is that the tag tries to load the libraries that jQuery already
imported. There is an extra header option (jqueryplugincompatibility) you have
to use so that only jQuery libraries are loaded.
Example:
<sl:head googleapi="true" jqueryplugincompatibility="true"/>
The jQuery plugin version you should use is 3.4.0. This in order to mantain
compatibility with full calendar js.
Original comment by lalokana
on 18 Feb 2013 at 10:19
Original issue reported on code.google.com by
ghotanka...@gmail.com
on 10 Feb 2013 at 3:51