Submit your widget
92
Yays

Beautiful Colorful Sitemap With jQuery

Views 6507   downloads 1702   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…

147
Yays

Simplism jQuery Sequential List

Views 11048   downloads 1996   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…

114
Yays

Text Scroller effect

Views 13694   downloads 3157   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 12017   downloads 2052   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…

99
Yays

Very sample Fade Out the Bottom with text

Views 10253   downloads 1925   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…

105
Yays

CSS&jQuery;: Highlight keywords text

Views 9129   downloads 2094   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…

122
Yays

Simple Revolving Quotes With JQuery Plugin

Views 16925   downloads 3825   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…

233
Yays

jQuery Text with Moving Backgrounds

Views 15518   downloads 3378   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.…

116
Yays

jQuery Mouse Over Animation for Text

Views 12717   downloads 1955   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.…

109
Yays

jQuery plugin Information board text effect

Views 14187   downloads 2005   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…

111
Yays

JQuery InnerFade With Images and Text

Views 15173   downloads 2666   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,…

145
Yays

jQuery Scroll Linked Navigation

Views 19812   downloads 3709   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…

109
Yays

iPhone like Sliding Headers effect With jQuery

Views 10027   downloads 1921   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…

123
Yays

jquery rotating 3d tag cloud

Views 36738   downloads 5495   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…

147
Yays

A jQuery News Ticker Effect

Views 18936   downloads 3719   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…