setTimeout and onmouseover issue
Can anyone please help me with onmouseover and setTimeout.
This is what i have an it doesnt work:
onmouseover="javascript:var pushDownTimeout= setTimeout(function(){$('#pushdownad').slideDown('slow')},500)"
I also have an onmouseout="javascript:clearTimeout(pushDownTimeout)"
It has to be inline javascript unfortunately.
Mikedonald posted this at 22:10 — 26th January 2011.
He has: 10 posts
Joined: Jan 2011
Hi,
Kindly properly check the code, you are missing something. It would be better to provide me complete source code or page link.
You problem is also unclear, what do you want? do you want to increase the timing or decrease?
Ravi Bhadauria posted this at 14:19 — 12th March 2011.
He has: 2 posts
Joined: Feb 2011
Hi,
See your code again, i think you haven't closes your braces and brackets properly.
Thanks
admec multimedia
Want to join the discussion? Create an account or log in if you already have one. Joining is fast, free and painless! We’ll even whisk you back here when you’ve finished.