I would like to make a hover caption for some pictures I am using. I realize that there is a nice little tutorial for that here. But, the problem is that I am in need of that text staying in the first position that it popped up. And of course, only disappearing when the cursor is dragged off (which is the easy part).
Is there a simple way to get those initial coordinates from the mouse (after a short delay) so i can save them into variables? I basically want it to act exactly like an ALT message for a picture if you’re viewing it on the web.