Problems with jquery cycle pager function - page not showing up -


2. HTML,

Using cycle 2.7xi was no problem with it, but I had to upgrade to jquery cycle 2.88 because 2.7 X does not support kleptipe nobug below code i like i have said that worked before

  $ ('# hero'). Cycle ({fx: 'scrollHorz', speed: 2000, timeout: 12000, next: '#next', prev: '#prev', pager: '#pager', pager anchor builder: pagerfactor}); Function PageReference (idx, slide) {var s = idx & gt; 2? 'Style =' display: none '': ''; Return '& lt; Li '+ s +' & gt; & Lt; A href = "#" '+ s +' & gt; & Lt; IMG src = "picture / nav / invisi.png" height = "16px" width = "16px" /> & Lt; / A & gt; & Lt; / Li & gt; '; }; & Lt; Ul id = "pager" & gt; & Lt; / Ul & gt;  

Anybody can provide assistance would be greatly appreciated.

- Edit -

I have solved the problem. It was in all styles


Comments

Popular posts from this blog

Eclipse CDT variable colors in editor -

AJAX doesn't send POST query -

wpf - Custom Message Box Advice -