Submit your widget
85
Yays

Very Useful News Ticker with jQuery

Views 20297   downloads 5523   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?…

88
Yays

Useful Reads and parses XML file with jQuery

Views 13189   downloads 2294   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…

87
Yays

jQuery search form list filtering

Views 20451   downloads 5089   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…

108
Yays

Awesome RSS Driven Dynamic News Slider Plugin with jQuery

Views 28738   downloads 5601   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…

68
Yays

text slide effect with jQuery

Views 17434   downloads 3627   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…

80
Yays

jMagnify----jQuery text hover plugin

Views 12852   downloads 2721   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"…

94
Yays

simple jQuery Typing Text Effect

Views 17017   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…

96
Yays

useful radical Web Typography with jQuery

Views 8689   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:…

119
Yays

on-page text highlighting Search with jQuery

Views 25258   downloads 5180   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…

129
Yays

Simple jQuery Font Resizer

Views 10087   downloads 1968   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…

113
Yays

jQuery long list Page scroll

Views 18518   downloads 3555   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…

78
Yays

Nice pure CSS3 Typography

Views 8000   downloads 2036   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.…

111
Yays

multiple Text Hover Effect With jQuery

Views 13721   downloads 1834   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…

82
Yays

CSS3 Change Text Selection Colour effect

Views 7655   downloads 1756   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 7071   downloads 1623   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…