set mouse coordinates

JavaScript and client side scripting.

Moderator: General Moderators

Post Reply
mojoinst
Forum Newbie
Posts: 2
Joined: Thu Jan 15, 2004 8:47 pm

set mouse coordinates

Post 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
Straterra
Forum Regular
Posts: 527
Joined: Mon Nov 24, 2003 8:46 am
Location: Indianapolis, Indiana
Contact:

Post by Straterra »

Um...isn't that client side? I am pretty sure it is. Check out Javascript for client side stuff.
Gen-ik
DevNet Resident
Posts: 1059
Joined: Mon Aug 12, 2002 7:08 pm
Location: London. UK.

Post 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.
User avatar
twigletmac
Her Royal Site Adminness
Posts: 5371
Joined: Tue Apr 23, 2002 2:21 am
Location: Essex, UK

Post by twigletmac »

Moved to the Client Side Forum.

Mac
Post Reply