Hi all,
I'm trying to have a div appear once I click on something. I would like the div to follow the mouse where ever it goes, BUT stops following the mouse if the mouse hovers over the div layer (I would set onmousemove = "" if it hovers over a range of specified coordinates, the coordinates where the div would cover.)
So I set a div of 50 x 50 pixels, is there a way to dynamically detect the range of coordinates the div covers, or would I have to set up the range manually within the code?
Or is there something like that already on DD? I tried finding something like that on DD, but I don't think there is.
Any help is much appreciated!



Reply With Quote


Bookmarks