Submit your widget
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…

99
Yays

jQuery Plugin: fancy FAQs

Views 7638   downloads 2348   Text & Link Effects

This example will show you how to use jQuery in order to generate easy-to-read and eye-pleasing FAQs, with a fancy slide down effect. This script will help you enhancing both user experience and accessibility,…

97
Yays

jquery flip Text

Views 11444   downloads 1540   Text & Link Effects

Never needed to flip your text vertically? jquery.mb.flipText is a simple plug-in to turn your text vertically in both direction: top-bottom or bottom-top. It embeds an SVG object so you can use whatever…

96
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,…

96
Yays

useful radical Web Typography with jQuery

Views 8691   downloads 1793   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:…

95
Yays

JQuery fadeIn, slideLeft, slideTop effect with text

Views 25404   downloads 5048   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…

94
Yays

simple jQuery Typing Text Effect

Views 17018   downloads 3303   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…

90
Yays

jQuery animation Shuffle Letters Effect

Views 23042   downloads 4140   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…

87
Yays

3D Flying Text in jQuery

Views 12236   downloads 2233   Text & Link Effects

It’s just a matter of time before some creates a jQuery plug-in much like Papervision for Flash.  Until then the 3D experiments in jQuery continue.  Here is a example that will show you…

86
Yays

jQuery Text Effect Plugin

Views 8278   downloads 1301   Text & Link Effects

Some content on our pages are more important than other and we want to made him eye catching. There are lot of techniques to achieve that.  One of them is jqIsoText. With this plugin we’re…

78
Yays

bouncing text with jQuery

Views 15828   downloads 3009   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…

77
Yays

JQuery Text Hover Blur effect

Views 19284   downloads 2361   Text & Link Effects

the  code will make a text blur on hover,I Got idea from the shadow created with the text-shadow property of CSS, That was blurry as i needed so i made the text transparent. What i got was the thing…

65
Yays

cool Typing Game with jQuery

Views 12416   downloads 1832   Layout & Interface

Continue from my previous post, about detecting character in jquery, now try to some more sophisticated example, this game inspired by an old shark typing game, which is created by pop cap game, but it…

65
Yays

jQuery Text Cloud effect

Views 24816   downloads 3712   Text & Link Effects

jQCloud is a jQuery plugin that builds neat and pure HTML + CSS word clouds and tag clouds that are actually shaped like a cloud Installation Installing jQCloud is extremely simple: Make sure to import…

35
Yays

simple jQuery and CSS3 text animations

Views 12097   downloads 2720   Text & Link Effects

Textillate.js combines some awesome libraries to provide an ease-to-use plugin for applying CSS3 animations to any text. Usage Let's start with the basic markup: <h1 class="tlt">My…