Submit your widget
7
Yays

Useful JQuery Text Editor Plugin

Views 6613   downloads 1118   Text & Link Effects

jQuery TE . This  is a  useful text editor with  jQuery plugin.  it works with WYSIWYG model. jQuery TE works with same performance on the most preferred browsers. And its…

18
Yays

The split-flap displays with jQuery plugin

Views 6999   downloads 1627   Text & Link Effects

A jQuery number display Flapper is a jQuery plugin that replicates the split-flap (or "Solari") displays that used to be common in train stations and airports, and your dad's alarm clock…

34
Yays

simple jQuery and CSS3 text animations

Views 12025   downloads 2690   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…

93
Yays

JQuery fadeIn, slideLeft, slideTop effect with text

Views 25323   downloads 5015   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…

64
Yays

jQuery Text Cloud effect

Views 24684   downloads 3674   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…

64
Yays

cool Typing Game with jQuery

Views 12353   downloads 1808   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…

76
Yays

JQuery Text Hover Blur effect

Views 19187   downloads 2332   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…

136
Yays

Auto Scroll News Ticker with jQuery

Views 72563   downloads 16252   Text & Link Effects

There are a lot of different jQuery News Ticker plugins with lot of options that you can use. the demo will create one on your own in only 4 lines od jQuery code ? Idea is pretty simple, take first element…

89
Yays

jQuery animation Shuffle Letters Effect

Views 22873   downloads 4111   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…

77
Yays

bouncing text with jQuery

Views 15751   downloads 2983   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…

93
Yays

simple jQuery Typing Text Effect

Views 16967   downloads 3280   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…

95
Yays

useful radical Web Typography with jQuery

Views 8645   downloads 1770   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:…

118
Yays

on-page text highlighting Search with jQuery

Views 25078   downloads 5140   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…

128
Yays

Simple jQuery Font Resizer

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

112
Yays

jQuery long list Page scroll

Views 18455   downloads 3527   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…