Submit your widget
88
Yays

Very Useful News Ticker with jQuery

Views 20687   downloads 5624   Text & Link Effects

Cool news ticker! Seems familiar... Taking inspiration from the BBC News website ticker, jQuery News Ticker brings a lightweight and easy to use news ticker to jQuery. And what do I do with these files?…

89
Yays

Useful Reads and parses XML file with jQuery

Views 13354   downloads 2396   Text & Link Effects

This tutorial will guide you how to build a jQuery script that reads and parses XML file and display data in random order. I made this because I believe some of us might get this kind of request from…

89
Yays

jQuery search form list filtering

Views 20709   downloads 5189   Form

Here’s a clever little script that’s certainly useful if you want to give users the functionality to refine search results or filter product results. If you had a list of films with long titles…

109
Yays

Awesome RSS Driven Dynamic News Slider Plugin with jQuery

Views 28977   downloads 5733   Text & Link Effects

Dynamic News is a jQuery news slider plugin that makes news integration to your web site very easy. Dynamic News plugin supports two ways to add news data. You can either enter your news via HTML markups…

71
Yays

text slide effect with jQuery

Views 17641   downloads 3729   Text & Link Effects

this demo show/hide content within a div similar to the SlideToggle() effect.and different show part of the content within the div when the page loaded Also not that because the content within the div…

83
Yays

jMagnify----jQuery text hover plugin

Views 13080   downloads 2832   Text & Link Effects

  To use this jquery plugin: download jquery.jMagnify.js and images files download last version of jquery.js include the js in the head section of the page: <head> ... <script type="text/javascript"…

96
Yays

simple jQuery Typing Text Effect

Views 17236   downloads 3406   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…

98
Yays

useful radical Web Typography with jQuery

Views 8881   downloads 1875   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:…

127
Yays

on-page text highlighting Search with jQuery

Views 26055   downloads 5325   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…

131
Yays

Simple jQuery Font Resizer

Views 10363   downloads 2055   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…

121
Yays

jQuery long list Page scroll

Views 18766   downloads 3668   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…

80
Yays

Nice pure CSS3 Typography

Views 8210   downloads 2142   Text & Link Effects

we’ll look at how to take basic markup and transform it into an attractive and beautiful typographical design through pure CSS3. There are no images or other external resources, just pure CSS magic.…

114
Yays

multiple Text Hover Effect With jQuery

Views 13951   downloads 1938   Text & Link Effects

Not only Internet Explorer has it flaws when it comes to parsing/using the CSS file. Even though the Webkit engine is the best CSS engine out there (at the moment), I was still able to find a little bug…

84
Yays

CSS3 Change Text Selection Colour effect

Views 7837   downloads 1864   Text & Link Effects

Whilst this CSS3 declaration might not be crucial to your project or design and yes it is not supported by all browsers, but it is a fantastic effect that really takes your design one step further. Currently…

99
Yays

Simple jQuery Link Control

Views 7326   downloads 1726   Text & Link Effects

Link Control is divided into Inline  and Overlay . The inline link, when you roll over the link it simply pushes the text to the right. Just a note, this could become problamatic if your text wraps…