Cassien
Programmer
- Sep 17, 2002
- 94
I've written a JS based menu using mouseover to display dynamic content on a page. The problem comes when a user moves their mouse from the location to another part of the page, if they brush over a different active spot the dynamic content will change. Is there a way of implementing a delay which would allow for brush overs, say of half a second, to avoid changing the dynamic content by accident?