content top

Howto: Use jQuery UI dialog as reusable modal prompt

Howto: Use jQuery UI dialog as reusable modal prompt

jQuery UI has always been my favorite tool for creating custom and rich User Interface. On my last project, I thought of using the UI dialog as reusable modal prompts, just like some jQuery plugins like Colorbox, Fancybox etc. But while doing that I faced some problem like, chaining the dialog to multiple class based selectors and attaching the dialog open events to respective anchor elements. After reading the documentation a bit, I...

Read More

jQuery Fade n Slide Button Animator Plugin by iTg

jQuery Fade n Slide Button Animator Plugin by iTg

Update: 2.8.10 Version 1.0.2 has been released with some Bug Fix on IE. Please download a fresh copy of the plugin So far, we have been busy modifying iTg! And while doing this, we came up with many new ideas as well as jQuery, php and other scripts! One of this is a brand new jQuery Plugin, which we have named iTgButtonAnimator… The purpose of the plugin goes pretty well with the name! What it does is adds some good animation...

Read More

Fade In n Out Animation on hover w/ jQuery to make image Buttons

This tutorial have been incorporated inside a plugin! Download and read about it here. Although it is good to read this tutorial, as this will show you the backend of the plugin Remember the last post about the sliding or bouncing effect using jQuery to make some cool image buttons… If you liked the effect, then its a guarantee that you will definitely love the FadeIn and Out effect which we are going to discuss now. You should...

Read More

Add background arrow image to external or third party links automatically using jQuery on Website/Blog [Also on Blogger]

You must have noticed that in Wikipedia, all the external links which open up a new window or tab possess an arrow background image. Basically this is a technique of telling users that the link will pop up in a new window or tab! For example, have a look at the following example: Google – This was an external link; InTechgrity – This was an internal link Obviously, you must have noticed that the hyperlink Google has an arrow image...

Read More

Sliding Hover animation using jQuery to make cool image buttons

This tutorial have been incorporated inside a plugin! Download and read about it here. Although it is good to read this tutorial, as this will show you the backend of the plugin You might have seen some image buttons on websites which slides up on hovering over them… Actually I saw it first on one of our reader, Dhawal’s blog eTechBlast and thought of developing such set of buttons from scratch using jQuery. It was basically very...

Read More

AJAX based twitter Status Loader written on jQuery – Open Source Widget from iTg for Blog/Website

After the success of our first Project on AJAX based Blogger Recent Post loader, we finally came up with the brand new and OPEN SOURCE AJAX based Twitter Status loader. You can see the demo here or on our blog itself! This is basically an jQuery/AJAX widget which loads the recent updates from any twitter user, upto a number of 200. Just like any other AJAX based widgets, the main advantage of the widget is that, it will load the twitter...

Read More
Page 1 of 3123
content top
TOP