jquery
-
How to display pop-up message on mouse clicked position using jQuery
Yesterday, my friend Sujit asked me how can we get the mouse clicked position and display the pop-up message in that mouse clicked position using jQuery.Today, I've come up with the tutorial for the solution of this problem. In this tutorial, you'll see how to display the pop-up message in mouse clicked position using jQuery. When you click the mouse in any position of document, the pop-up message gets displayed with the mouse position around the middle part of the pop-up message. 20 comments
-
Animated content navigation effect using jquery
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. 25 comments
-
Ajax login validation system in PHP using jQuery
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. 140 comments
More in jquery
javascript
-
Get free ebooks of essential PHP and JavaScript tips , tricks & Hacks
As you might know that this blog and tradepub.com are providing free magazines to the reader of this blog. You can check the free magazines and E-book in the free magazines resource of this blog. You can find a collection of great resources of IT knowledge from here. And, today I'm here to highlight the great E-books from sitepoint.com on essential PHP and JavaScript tips , tricks and other resources. 8 comments
-
How to display pop-up message on mouse clicked position using jQuery
Yesterday, my friend Sujit asked me how can we get the mouse clicked position and display the pop-up message in that mouse clicked position using jQuery.Today, I've come up with the tutorial for the solution of this problem. In this tutorial, you'll see how to display the pop-up message in mouse clicked position using jQuery. When you click the mouse in any position of document, the pop-up message gets displayed with the mouse position around the middle part of the pop-up message. 20 comments
-
jQuery is the most popular JavaScript and Ajax Framework
In last poll, Many people supported Zend Framework as the first choice for the PHP developments. And, today I would like to announce the result of the poll "which is the best JavaScript and Ajax framework ?" I would like to thanks all of you 690 voters who has participated in this poll. Today, I've no hesitation on saying that jQuery is the most popular and leading choice of web developer as a JavaScript and Ajax framework. 12 comments
