- Thursday, May 8, 2008, 6:58
- css, javascript, jquery, tutorial
I always get bored with the same stuffs. And, I see same kind of content navigation to the different websites. Click a link, let's the whole web page gets loaded and new page gets displayed. It would be better to show another content in the same page with few animation without loading the whole page.
Full story
- Thursday, April 24, 2008, 10:57
- ajax, jquery, php, tutorial
Last time, I've showed you how to
check user availability in Ajax using jQuery's fading effect. But I've just shown the example without connecting the database and some people have faced problem with database connecting solution of that problem.In this post, I'll show you how to use Ajax login system in php using jQuery and some animation as well.
Full story
- Wednesday, April 16, 2008, 17:33
- how-to, javascript, jquery, tutorial
Few days back, my friend Parleen asked me how can we make a textbox which just accepts only numbers specially digits only. And, for his I come up with this solution of textbox which only accepts digits, and if you try to enter any alpha bates in it then it displays the error message with animation.
Full story
Yesterday, Sushil asked me how can we bounce and blink an image or div using jQuery.In this post, I''ll show you how you can add bounce or blink effect to an image or div using jQuery.
Full story
- Saturday, April 5, 2008, 16:53
- ajax, how-to, javascript, jquery, php
In this post,I'll show you how to make a fancy username availability checking in ajax and php using jquery.When, you check the the username avaiability a fancy message box will show you the message with a little bit of animation. If you are looking for such kind of effect for checking username availability, then this might be right post for you.
Full story