setTimeout and onmouseover issue

They have: 426 posts

Joined: Feb 2005

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.

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?

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.