Home > JQuery > JQuery carousel plugin

JQuery carousel plugin

This is the start of a jQuery carousel. I’ve used a few carousels but they require a lot of css editing to get them to change widths etc. I wanted one that could easily adapt to displaying different numbers of items. It accepts a noOfItems config that defines how many items it displays and it adjusts it’s width accordingly. Early days but not bad for a few hours work :)

For some reason it won’t layout properly inside wordpress (jQuery isn’t always loaded when in a category and the paths are different!) so check out the demo.

First bug, resize doesn’t work correctly when li content is images as they are not loaded when the resize happens. Now does the resize on window.load so the images are available

Categories: JQuery Tags: ,
  1. No comments yet.
  1. No trackbacks yet.