On Nov 4, 10:08 am, Mike Alsup <[EMAIL PROTECTED]> wrote: > > Can I still load the image but not cycle if there is only one image > > and also hide the prev/next buttons? > > Sure. I just mean that cycle will not function with only a single > slide. You can manipulate the DOM however you choose, but when you > finally decide to call cycle there should be at least two slides in > the DOM.
Awesome, thanks. Can I also use prepend or addslides to add something like this: '<a href=1><img src="'+slides.pop()+'" /></a>'