- Monday, August 4, 2008, 16:39
- javascript, jquery, tutorial
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.
Full story
- Sunday, July 13, 2008, 9:29
- css, how-to, jquery, tutorial
Last time, I've shown you how to create a alert box using jQuery. This time, I've come up with another tutorial to show you how to display floating message box in the top of the browser using jQuery. The message box always get displayed at the top of the browser although you move across the document with help of scroll bar. Now, let's kick out this tutorial for creating floating message box using jQuery.
Full story