![]()
Customize HTML controls (checkbox + radio) with a few lines of jQuery and CSS
![]()
Nice visual add-on to improve usability and preventing typemistakes even for advanced users
∞
On blogs that like to share snippets of code like this one, it is common to use the <pre> tag to wrap the code so that the spacing/indenting is maintained and long lines do not wrap...
![]()
jQuery Visualize Plugin provides a simple method for generating bar, line, area, and pie charts from an HTML table using HTML 5 Canvas, and allows you to configure them in a variety of ways
![]()
Learn how to make a stage with retractable curtains
![]()
This tutorial is presenting a way you can use advanced keypress navigation with jQuery
![]()
In this tutorial we will be learning how to create a collapsible panel or sidebar and an expandable content area. jQuery will be assisting us to create this smooth and sleek behaviour. Once our panel is hidden, we will display a small button to reveal it again.
![]()
Create a horizontal scroll menu that scroll automatically according to your mouse axis-Y movement. This tutorial will cover some jquery tips, tricks, and plugin.
![]()
I will show you how to create a social bookmarking tool that look similar to digg's. It looks cool, practical and useful! I also include the komodomedia's social bookmarking icons and a long list of submission URL for one click bookmark.
![]()
A great solution to a column problem regularly faced by web designers.