I’ve created another jQuery plugin recently called jquery-showhide Continue reading…
Archive for the ‘jQuery’ Category
Introducing jquery-input-replacement
I just released a new jQuery plugin on Google Code called jquery-input-replacement Continue reading…
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…