how can i add jquery cycle to this?? http://malsup.com/jquery/cycle/download.html
http://illusionz.x24hr.com/?q=content/welcome#undefined http://devkick.com/lab/galleria/ <link href="galleria.css" rel="stylesheet" type="text/css" media="screen"> <script type="text/javascript" src="jquery.js"></script> <script type="text/javascript" src="jquery.galleria.js"></script> <script type="text/javascript"> jQuery(function($) { $('ul.gallery').galleria(); }); </script> On Dec 18, 1:55 am, expat101 <nwn.webmas...@gmail.com> wrote: > Can someone help me with my gallery please > > why does it stop after the 5th image? all i get is a black/blank > container? > > http://illusionz.x24hr.com/?q=content/welcome > > and how can i add a carousel to the gallery so it auto starts and > loads the images?