Submit your widget
88
Yays

Multiple Image Cross Fade with jquery

Views 45060   downloads 4720   Slideshow & Scroller

Getting Started What we want to do first is to create mark-up for the content. Like this: <div class="container"> <img src="bmw_3.jpg" alt="" /> <img src="bmw_2.jpg" alt="" /> <img…

255
Yays

Images Or Banner Rotator With jQuery

Views 29248   downloads 3016   Image Effects

How To Use It? Step 1 – XHTML The XHTML code of the banners is generated on the fly by PHP after a database query, and outputted to the page. Here is how the markup for a sample banner looks like:…