Submit your widget
69
Yays

JosepMartins-dynamic text content carousels with jQuery

Views 17060   downloads 3722   Slideshow & Scroller

A Responsive Carousel If there's one thing that can compete with lightboxes for “world’s most done-to-death jQuery plugin,” it’s carousels. However, everything I came across…

90
Yays

jQuery animation Shuffle Letters Effect

Views 23052   downloads 4141   Text & Link Effects

we will be making a jQuery plugin that will shuffle the text content of any DOM element – an interesting effect that can be used in headings, logos and slideshows The Code The first step is to write…

78
Yays

Fixed Width And Height Scroll Effect.

Views 19218   downloads 3489   Slideshow & Scroller

iScroll 4 is a complete rewrite of the original iScroll code. The script development began because mobile webkit (on iPhone, iPad, Android) does not provide a native way to scroll content inside a fixed…

78
Yays

bouncing text with jQuery

Views 15841   downloads 3012   Text & Link Effects

Bouncy text is a jQuery plugin that animates text, bouncing each letter matched in the selector at random intervals. A pointless, if slightly fun method to make your page a little quirky. Here's the…

68
Yays

text slide effect with jQuery

Views 17443   downloads 3633   Text & Link Effects

this demo show/hide content within a div similar to the SlideToggle() effect.and different show part of the content within the div when the page loaded Also not that because the content within the div…

94
Yays

simple jQuery Typing Text Effect

Views 17023   downloads 3306   Text & Link Effects

The article source:http://www.thepixelart.com/create-a-typing-text-effect-using-jquery/ You must have seen this text effect on many flash websites. jTicker is a jQuery plugin that can be used for creating…

96
Yays

useful radical Web Typography with jQuery

Views 8697   downloads 1796   Text & Link Effects

This is a lightweight, easy to use Javascript span injector for radical Web Typography, we're calling it "Lettering Dot JS", and we're releasing it today for free over on Github. Let me demo it for you:…

119
Yays

on-page text highlighting Search with jQuery

Views 25282   downloads 5184   Form

Websites often have search boxes to allow users to find content from their archives. But what if you want to find content on the given page? Information Architects had on-page text search that provides…

129
Yays

Simple jQuery Font Resizer

Views 10096   downloads 1971   Text & Link Effects

we will be learning something about accessiblity. Well, some people may think that it's not important browsers has the zoom in and zoom out functionality anyway, oh well, that's quite true but design…

113
Yays

jQuery long list Page scroll

Views 18530   downloads 3559   Text & Link Effects

A good way to manage long list in short space! jquery.verticalSlider let you show long list of elements managing pagination, it can work with elements already in the DOM of your page or loading them via…

111
Yays

multiple Text Hover Effect With jQuery

Views 13727   downloads 1838   Text & Link Effects

Not only Internet Explorer has it flaws when it comes to parsing/using the CSS file. Even though the Webkit engine is the best CSS engine out there (at the moment), I was still able to find a little bug…

101
Yays

CSS&jQuery;: Highlight keywords text

Views 8880   downloads 1959   Text & Link Effects

we'll come up with a solution to highlight identified keywords (using named entity recognition) inside of a chunk of user generated text. While the idea was fairly simple, the challenge was creating a…

119
Yays

Simple Revolving Quotes With JQuery Plugin

Views 16540   downloads 3696   Text & Link Effects

Quovolver is a simple extension for jQuery that takes a group of quotes and displays them on your page in an elegant way. How to Install: Download and unzip the Quovolver files. The download contains…

135
Yays

Beautiful custom content scroller with jquery

Views 24079   downloads 4402   Slideshow & Scroller

A custom content scroller created with jquery and css that supports mousewheel, scroll easing and has a fully customizable scrollbar. The script utilizes jQuery UI and Brandon Aaron jquery mousewheel…

225
Yays

jQuery Text with Moving Backgrounds

Views 15239   downloads 3256   Text & Link Effects

What are we going to do? We are going to create a container which has a moving background, but only a set of letters will be visible of the background. It will be as if there are holes in your container.…