Submit your widget
89
Yays

Beautiful Colorful Sitemap With jQuery

Views 6199   downloads 1582   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 10780   downloads 1851   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 13420   downloads 3008   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) {…

91
Yays

Elastic Textarea form with jQuery (Ext JS)

Views 11726   downloads 1927   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 10009   downloads 1790   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 8875   downloads 1956   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 16527   downloads 3693   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 15230   downloads 3252   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 12445   downloads 1825   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 13875   downloads 1877   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…

95
Yays

JQuery InnerFade With Images and Text

Views 14844   downloads 2523   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 19457   downloads 3586   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 9744   downloads 1803   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 36299   downloads 5338   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 18601   downloads 3602   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…