Showing posts with label jquery. Show all posts
Showing posts with label jquery. Show all posts

Thursday, July 23, 2009

Flip-A jquery plugin!

For details head over at this link

Wednesday, June 10, 2009

Setting cookies with jQuery

For setting a cookie in the client side we usually go for normal javascript. Here i found one article where we can use jquery plugin to do the cookie manipulation. The code is very use and easy to manipulate. For more details check it here

Friday, July 4, 2008

Riding carousels with jQuery

jCarousel is a jQuery plugin for controlling a list of items in horizontal or vertical order. The items, which can be static HTML content or loaded with (or without) AJAX, can be scrolled back and forth (with or without animation).

Reference:

http://sorgalla.com/jcarousel/