jQuery

Customize HTML control with jQuery (Checkbox + Radio)

July 9, 2009 - 20 Comments - Web Development, jQuery

customizehtmlcontrols
In web development/design, there’re a lot of time you want to customize HTML controls. Some controls are actually quite simple to implement. I will show you how to customize a checkbox/radiobox. It will be very simple, just need a few lines of jQuery and CSS.

Article Tags:

New jQuery plugin: tabSwitch – tab box couldn’t be any easier

April 14, 2009 - 8 Comments - jQuery

tabSwitch is a tab/slider plugin for jQuery. You could make a tab box system with the least of code and still fully customizable. Currently, you could choose from 7 different effects with 2 view styles. You could also hot swap the effects around in runtime.

Article Tags:

How to make plugin $.extLinks: Control the links

April 7, 2009 - No Comments - jQuery

external links head
I wrote an article back in February about open external links in a new tab and I received a few emails regard of it. Open links in a new tab is quite controversial, as many articles said we should put user in control instead of enforce user to open link in a new tab. So I write this plugin to give user more choices instead of enforce them to open it in a new link.

Article Tags:

8 guides to apply jQuery and ImageSwitch in web design

March 21, 2009 - 48 Comments - jQuery

topmenubarI’m kind da lazy developer so I always try to minimize my code. So these 8 tutorials cover a wide range of knowledge of jQuery to make it works for you. We will use jQuery and ImageSwith – the new jQuery plugin to re-assembly some complex and popular effects such as card flipping, sequence of animation, gallery image with slide show, flip clock… and trust me, with ImageSwitch, they’re just a piece of cake.

Article Tags: ,

New jQuery Plugin – ImageSwitch, amazing effect with simple code

March 13, 2009 - 23 Comments - jQuery

jqueryisheadtitle
It’s a while from the last time I updated my blog. I spend all spare time to make a new jQuery plugin – ImageSwitch and this is one of the most favorite plug-ins. The main point of this plug-in is to make an easy-to-use, simple and fast plug-in to create effect when you switch between images. Minimize the arguments you need to input and still give some beatiful effects.

Article Tags: ,