Closed Thread Icon

Preserved Topic: Window Moving (Page 1 of 1) Pages that link to <a href="https://ozoneasylum.com/backlink?for=17962" title="Pages that link to Preserved Topic: Window Moving (Page 1 of 1)" rel="nofollow" >Preserved Topic: Window Moving <span class="small">(Page 1 of 1)</span>\

 
Hew
Neurotic (0) Inmate
Newly admitted
posted posted 05-11-2001 16:15

I have a newWindow opening and Im trying to make a script so the new Window follows the mouse when the mouse is clicked on it.
I know how to make the mouse stuff in IE & NS4 but not 6(the event stuff ??), and also I only need know how to move the new Window in IE.
Could anyone help me on this one ? (The script has to be in the newWindow's html).

icklepix

Barry
Bipolar (III) Inmate

From: Arcata, CA, USA
Insane since: Aug 2000

posted posted 05-12-2001 03:33

Well, it seems like you would update the postion of the window to the mouse on mouse down. But to see if it's in the window, you would have to set up a function to check that. You would need window size (x,y) and screen size (x,y) and then compare the mouse to those.

« BackwardsOnwards »

Show Forum Drop Down Menu