Archive for the ‘jQuery’ Category

August 11th, 2009 {no comments}

Introducing jquery-showhide

I’ve created another jQuery plugin recently called jquery-showhide Continue reading…

August 11th, 2009 {no comments}

Introducing jquery-input-replacement

I just released a new jQuery plugin on Google Code called jquery-input-replacement Continue reading…

July 1st, 2009 {2 comments}

Creating a simple “Delete” confirmation dialog with jQuery

I often find the need to add a confirmation to a delete link in my applications. Below is a very simple way to achieve this with jQuery. Continue reading…