Closed GoogleCodeExporter closed 9 years ago
Well a jQueryRotate needs jquery to load, so make sure that you include
jQueryRotate.js after jquery is loaded (check where its being added into
document, probably somewhere at the bottom of a <body>)
Original comment by wil...@gmail.com
on 23 Jul 2013 at 11:29
That's what i though. I've done this:
This site shows that the jquery lib on line 55 is loaded before my scripts and
the jQueryRotate on lines 96
Original comment by ryangoug...@gmail.com
on 23 Jul 2013 at 11:52
Sounds pretty weird, try maybe first replacing 1.7.1 with most recent version
of jQuery - maybe it breaks plugin somehow? Other idea would be to check if
that LayerSlide includes whole jQuery or only its part.
Original comment by wil...@gmail.com
on 23 Jul 2013 at 11:54
Looks like the whole lot from here, the header is
/*! jQuery v1.8.3 jquery.com | jquery.org/license */
** RESOLVED.
Updated to the latest 1.10.1 seemed to solve all my problems.
Original comment by ryangoug...@gmail.com
on 23 Jul 2013 at 12:07
Original issue reported on code.google.com by
ryangoug...@gmail.com
on 23 Jul 2013 at 11:07