Ok i looked thru all the answers for now but i cant find a solution.
This is what i am trying to create i have multple rollover images on 1 page every rollover image has his own url to a specific part of the homepage.
What i want is that when you move your mouse over it it shows the second image and it delays the redirect to the url until it hits the 3000 ms and then redirects the user to the url. But the delay must be stoped onmouseout and it doesnt redirect the user and it shows the first image again, all the rollover images must do the same thing on the same page, but each rollover has his own url.
Who can help me with some information on how to..