jaymc Posted March 27, 2008 Share Posted March 27, 2008 I have 2 scripts that use document.onmousemove 1 script is used for javascript tool tips that move with the mouse when hovering over something The other is for a dragable div Just notice that As soon as I use the drag function and drag a div, the moving tool tip then becomes pretty much useless Obviously conflict and i suspect you cant have 2 scripts that both track the mousemove, seperatly Am I right? If so, whats the best solution to have these 2 scripts work along side each other Thanks! Link to comment https://forums.phpfreaks.com/topic/98094-onmousemove/ Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.