Page 1 of 1
Changing var delay hide amount
Posted: Tue Aug 26, 2008 11:04 am
by CoolAsCarlito
This is from a js submenus script and I'm wanting to know how to make it so that it won't disappear until you click another menu.
//Set delay before submenu disappears after mouse moves out of it (in milliseconds)
var delay_hide=500
Re: Changing var delay hide amount
Posted: Tue Aug 26, 2008 11:17 am
by pickle
How about the whole code? That's just a comment & a variable declaration.
Re: Changing var delay hide amount
Posted: Tue Aug 26, 2008 11:29 am
by CoolAsCarlito
What does having to see the entire code have anythign to do with the answer to the question.
Re: Changing var delay hide amount
Posted: Tue Aug 26, 2008 11:43 am
by pickle
You're asking us to modify your code & you wonder how seeing the code is relevant?
Re: Changing var delay hide amount
Posted: Tue Aug 26, 2008 11:50 am
by CoolAsCarlito
I gave you the line that needs to be modified.
Re: Changing var delay hide amount
Posted: Tue Aug 26, 2008 1:57 pm
by pickle
Well if you know it needs to be modified, why are you asking us?
Seriously, you want help, but you're not willing to give us what we need to help you. I, for one, can't help you with what you've given.