econnections
IS-IT--Management
I need help with trying to move an object that I have initiated an onmousedown on.
The link below show the simple example I'm trying to get working. The test code is short and simple to follow.
When you open the page and initiate an onmousedown away from the image a variable is set which allow the clientY value to move the image using the ...style.top parameter.
However, when you onmousedown of the image it fails to track the cursor; its as if the is a event conflict??
I can't resolve the problem and would appreciate some help.
Many Thanks
The link below show the simple example I'm trying to get working. The test code is short and simple to follow.
When you open the page and initiate an onmousedown away from the image a variable is set which allow the clientY value to move the image using the ...style.top parameter.
However, when you onmousedown of the image it fails to track the cursor; its as if the is a event conflict??
I can't resolve the problem and would appreciate some help.
Many Thanks