Archive

Posts Tagged ‘plugin’

JQuery carousel plugin

March 26th, 2009 2 comments

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 :)

Read more…

Categories: JQuery Tags: ,

Simple JQuery Treeview

January 30th, 2009 2 comments

N.B. This treeview has now been replaced by a more advanced sortable one on LiveFlex.co.uk called Sortable Treeview.

Read more…

Categories: JQuery Tags: , ,