You are hereArchives / July 2010

July 2010


ezMark: jQuery Checkbox & Radiobutton Plugin

ezMark is a jQuery Plugin that allows you to stylize Radio button and Checkbox easily. Its very small (minified version is ~1.5kb) compared to other similar scripts.

Canada Postal Code & US Zip Code Regex

I decided to write a simple Canadian Postal Code and US Zip Code Regex. There are already good ones on the web, like here for example. But, I decided to write my own to make it slightly more accurate.

Good Javascript Practices

I decided to share some of the best practices of Javascript which I have learned from various blogs and books over the years.

Demo: ezMark jQuery Plugin

Single Checkbox Demo:

Shopping Items (Multiple Checkbox):




House contract (Grouped Radio button):



Custom Checkbox:


» Back to ezMark jQuery Plugin