Page 1 of 1

set mouse coordinates

Posted: Thu Jan 15, 2004 8:47 pm
by mojoinst
Hi all...

Could someone please help, i need away to set the mouse coordinates.

Any kind of help would be much appreciated

Mojoinst

Posted: Thu Jan 15, 2004 8:48 pm
by Straterra
Um...isn't that client side? I am pretty sure it is. Check out Javascript for client side stuff.

Posted: Thu Jan 15, 2004 10:38 pm
by Gen-ik
Yes this is JavaScript and not PHP. A quick reply to your question though would be it depends on what browser is being used. IE and NS for example use different ways of getting the mouse X and Y position.

You might want to check out something like http://www.faqts.com/knowledge_base/index.phtml/fid/53 for all of the more technical JavaScript questions.

Posted: Fri Jan 16, 2004 6:04 am
by twigletmac
Moved to the Client Side Forum.

Mac