Posts Tagged "tutorial"

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 »