Note that there are some explanatory texts on larger screens.

plurals
  1. POJquery cycle 2 carousel not working no console errors
    primarykey
    data
    text
    <p>It's just not activating at all. I copied the code exactly as it is in the demo page of the plugin, Is there somethign I have missed?</p> <pre><code>&lt;div class="slideshow" data-cycle-fx=carousel data-cycle-timeout=0 data-cycle-carousel-visible=2 data-cycle-next="#next" data-cycle-prev="#prev" data-cycle-pager="#pager"&gt; &lt;img src="http://jquery.malsup.com/cycle2/images/beach1.jpg"&gt; &lt;img src="http://jquery.malsup.com/cycle2/images/beach2.jpg"&gt; &lt;img src="http://jquery.malsup.com/cycle2/images/beach3.jpg"&gt; &lt;img src="http://jquery.malsup.com/cycle2/images/beach4.jpg"&gt; &lt;img src="http://jquery.malsup.com/cycle2/images/beach5.jpg"&gt; &lt;img src="http://jquery.malsup.com/cycle2/images/beach6.jpg"&gt; &lt;img src="http://jquery.malsup.com/cycle2/images/beach7.jpg"&gt; &lt;img src="http://jquery.malsup.com/cycle2/images/beach8.jpg"&gt; &lt;img src="http://jquery.malsup.com/cycle2/images/beach9.jpg"&gt; &lt;/div&gt; &lt;div class=center&gt; &lt;a href="#" id="prev"&gt;&amp;lt;&amp;lt; Prev &lt;/a&gt; &lt;a href="#" id="next"&gt; Next &amp;gt;&amp;gt; &lt;/a&gt; &lt;/div&gt; &lt;div class="cycle-pager" id="pager"&gt;&lt;/div &lt;script type="text/javascript" src="jquery-1.9.1.min.js?$staticlink$"&gt;&lt;/script&gt; &lt;!-- JS FILES TO BE INCLUDED--&gt; &lt;script type="text/javascript" src="anniversary/js/jquery.easing.1.3.js?$staticlink$"&gt;&lt;/script&gt; &lt;script type="text/javascript" src="anniversary/js/main.js?$staticlink$"&gt;&lt;/script&gt; &lt;script type="text/javascript" src="anniversary/js/jquery.cycle2.js?$staticlink$"&gt;&lt;/script&gt; &lt;script type="text/javascript" src="anniversary/js/jquery.cycle2.carousel.js?$staticlink$"&gt;&lt;/script&gt; </code></pre>
    singulars
    1. This table or related slice is empty.
    1. This table or related slice is empty.
    plurals
    1. This table or related slice is empty.
    1. This table or related slice is empty.
    1. This table or related slice is empty.
    1. This table or related slice is empty.
 

Querying!

 
Guidance

SQuiL has stopped working due to an internal error.

If you are curious you may find further information in the browser console, which is accessible through the devtools (F12).

Reload