Submit your widget
145
Yays

Super simple jQuery ticker text slideshow

Views 60122   downloads 10956   Slideshow & Scroller

Plugin to rotate list items inside an unordered list, plugin will automaticlly hide all but the first list items and then rotate them. Usage is very simple, say for example we have an unordered list with…

110
Yays

Jquery Image Fade Cross Transition

Views 12411   downloads 1735   Image Effects

  Image rollovers were the staple JavaScript nugget of the 90s, and for a lot of JavaScript developers I know, one of the starting places their passion for JavaScript. Today, rollovers are a no-brainer…

95
Yays

JQuery fadeIn, slideLeft, slideTop effect with text

Views 25393   downloads 5042   Text & Link Effects

Animation effects Textualizer currently has the following effects: fadeIn, slideLeft, slideTop, and random. You can choose which effect to use by setting the effect option. Usage var list = ['first…

83
Yays

Click to fade text paragraphs jQuery

Views 6713   downloads 1157   Text & Link Effects

Click-To-Fade Paragraphs (or other HTML Elements) The trick here is to target all odd paragraph tags. This uses the very simple query language in jQuery: p:odd when authoring the sample in Glimmer.  …

57
Yays

scarce idiagonal Fade effect with jQuery

Views 18677   downloads 2278   Image Effects

diagonalFade is a jQuery plugin allowing you to easily specify direction, fade-in, fade-out, and a host of other options to a grouping of elements. All you have to do is import it, specify the container…