ok what i have is a function that hides a div after x milliseconds after mouseout.
I need this to be so because i need time after i mouseout to reach the div that will hide (its a menu system).
is there a way of stopping this div from hiding if i reach it before the time is up???
I need this to be so because i need time after i mouseout to reach the div that will hide (its a menu system).
is there a way of stopping this div from hiding if i reach it before the time is up???