Posts Tagged "jQuery"

Introducing jquery-input-replacement

Introducing jquery-input-replacement

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.

Read the rest of this entry »

Introducing jquery-showhide

Introducing jquery-showhide

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.

Read the rest of this entry »

Creating a simple “Delete” confirmation dialog with jQuery

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.

Read the rest of this entry »