Submit your widget
87
Yays

Useful Reads and parses XML file with jQuery

Views 13159   downloads 2277   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…

98
Yays

Simple jQuery Link Control

Views 7025   downloads 1602   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…

88
Yays

Beautiful Colorful Sitemap With jQuery

Views 6149   downloads 1563   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…

169
Yays

Link external icon - jQuery plugin for show external link(target="_blank") icon

Views 14857   downloads 1855   Text & Link Effects

This plugin add an icon opening a new window to each link Help Step1:include js.   <script type="text/javascript" src="js/jquery-1.3.2.min.js"></script> <script type="text/javascript"…