Submit your widget
91
Yays

Beautiful Colorful Sitemap With jQuery

Views 6217   downloads 1583   Text & Link Effects

Content-heavy websites with a deep navigational structure can benefit from sitemaps. A sitemap contains links to every important page on a website, often visually organized in a hierarchy. They generally…

142
Yays

Simplism jQuery Sequential List

Views 10792   downloads 1858   Text & Link Effects

Have you ever had to manually code something that is sequential? Didn’t you find it annonying? Well, here is a simple solution for you. This tutorial will show you how to use jQuery to add a sequent…

108
Yays

Text Scroller effect

Views 13435   downloads 3013   Text & Link Effects

The further from the center of the scroll bar, the faster the text will scroll. The closer to the center, the slower it will scroll. When you move over the center it pauses. JAVASCRIPT function $(v) {…

93
Yays

Elastic Textarea form with jQuery (Ext JS)

Views 11739   downloads 1931   Form

Since it was first featured on Facebook, elastic textareas – <textarea> elements that automatically expand or shrink depending on how much text the user inputs – has become one of the…

95
Yays

Very sample Fade Out the Bottom with text

Views 10019   downloads 1793   Text & Link Effects

This is a cool effect where the bottom of the page seems to fade out. The technique makes use of an fixed position div (bottom: 0px;) with a transparent PNG image and a high z-index value. There is also…

101
Yays

CSS&jQuery;: Highlight keywords text

Views 8884   downloads 1960   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 16546   downloads 3698   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…

225
Yays

jQuery Text with Moving Backgrounds

Views 15243   downloads 3257   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.…

110
Yays

jQuery Mouse Over Animation for Text

Views 12456   downloads 1830   Text & Link Effects

You can use this jQuery plugin for adding flavor to your web site. By this plugin, text messages on your site are animated on mouse over. jQuery animate function is called for each character of text.…

102
Yays

jQuery plugin Information board text effect

Views 13888   downloads 1883   Text & Link Effects

Airport is a rather simple text effect plugin for Jquery. It emulates the style of those flickering information boards you sometime find on airports and train stations. Airport is a very, very, very simple…

97
Yays

JQuery InnerFade With Images and Text

Views 14857   downloads 2527   Slideshow & Scroller

What is it? InnerFade is a small plugin for the jQuery-JavaScript-Library. It's designed to fade you any element inside a container in and out. These elements could be anything you want, e.g. images,…

141
Yays

jQuery Scroll Linked Navigation

Views 19481   downloads 3591   Tabs

The Problem What you need to do is hook in to the user scrolling the web page, and when a particular element comes in to view, if there’s an associated navigation item - make it selected. That’s…

105
Yays

iPhone like Sliding Headers effect With jQuery

Views 9755   downloads 1807   Text & Link Effects

  One really nice UI effect is when a new heading is just about to replace the existing heading, it pushes the existing heading out of view. It’s very subtle and only really visible if you…

122
Yays

jquery rotating 3d tag cloud

Views 36331   downloads 5341   Text & Link Effects

TODO Performance is horrible when more than one instance is present in the page Would be much quicker if instead of recalculating all values on mouse move a global phi/theta value pair is stored and the…

140
Yays

A jQuery News Ticker Effect

Views 18616   downloads 3607   Text & Link Effects

liScroll is a jQuery plugin that transforms any given unordered list into a scrolling News Ticker The markup <ul id="ticker01"> <li><span>10/10/2007</span><a href="#">The…