Featured content slider – Auto advancing

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

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

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
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/




