jQuery


Introducing jquery-input-replacement

November 9th, 2009    |    No comments     |    Tags:

I looked around for a good input text replacement plugin for jQuery but couldn’t find anything that did what I wanted so I created one myself. Learn how to use the plugin in this post.

Continue reading...


Introducing jquery-showhide

November 9th, 2009    |    2 comments     |    Tags:

I have come into the need lately of solid show/hide plugin for jQuery and couldn’t find anything out there that suited my needs so I created on myself. Learn how to use it in this tutorial.

Continue reading...


Creating a simple “Delete” confirmation dialog with jQuery

November 9th, 2009    |    No comments     |    Tags:

I often find the need to add a confirmation to a delete link in my applications and in this short tutorial I will show you how to do it using just a few lines of jQuery.

Continue reading...