Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations Mike Lewis on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

mouse events

Status
Not open for further replies.

Sarky78

Programmer
Oct 19, 2000
878
0
0
GB
Hi

I am in the very early stages of developing an online jigsaw puzzle, we are looking to do this in javascript, and at the moment i am out of my depth, i just usually use javascript for validate etc. Can anyone offer any pointers/websites that can guide me with using mouse events, i need to track the mouse position and evaluate if the mouse is in the correct position for the specific piece of the puzzle.

thanks in advance

tony
 
Have a look at DynApi on It is an open source cross browser library and has some interesting support for animation, dragging mouse events etc. Also it does actually work across a good range of browsers.

Adam
 
cheers i will have a look and see if i can make sense of it !
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top