Featured content slider – Auto advancing

October 22, 2008 by admin · 1 Comment
Filed under: Effects, Galleries, jQuery 

Using jQuery Coda plugin, css-tricks.com has created a very good script for a featured content gallery with auto advancing. It can be created with simple html markups. Read more

jQuery Coda Slider

October 21, 2008 by admin · Leave a Comment
Filed under: Effects, jQuery 

There are two jQuery plugins to emulate the Coda style. One uses scrollTo plugin and the other uses jQuery easing plugin Read more

jQuery floating box plugin

October 20, 2008 by admin · 1 Comment
Filed under: jQuery 

In may cases, web page contents does not fit into the screen, we will have scroll down to the page to read whole contents. bu doing so, we will lose those information on top. This javascript Floating Menu will do the trick and to keep  specified contents already visible.

Like the author says, sometimes we want to show some information to the user regardless of the page position. For eg: On a long page of information a link to the top can be shown always at the bottom right corner. In those cases you can use this plugin. Read more

jQuery easing plugin

October 4, 2008 by admin · Leave a Comment
Filed under: Effects, jQuery 

It is a very cool script which can be used to render various effects with an easing effect. Uses Robert Penners easing equations for the transitions. We can incorporate this script in many places.

All demos can be found in the site http://gsgd.co.uk/sandbox/jquery/easing/

 Page 5 of 5 « 1  2  3  4  5