On Dec 7, 11:58 am, David Mark <dmark.cins...@gmail.comwrote:
Quote:
On Dec 7, 4:51 am, "rf" <r...@invalid.comwrote:
>
>
>
Quote:
"kendalk08" <kendal...@gmail.comwrote in message
>
Quote:
news:53107c2f-05da-4d20-9bca-f05a57e69120@e23g2000prf.googlegroups.com...
>
Quote:
Quote:
On Dec 6, 10:56 am, kendalk08 <kendal...@gmail.comwrote:
>I am working on a menu bar that has been create for divisions in html.
>The menubar works perfectly fine until you go to the second tier. For
>some reason it will not let me clear the timer for the second tier.
>And whats worse is that one you move back to the first tier it does
>not clear the timer for it either.
>
>
Quote:
Quote:
>If you need the code then post and i will get it to you.
>
Quote:
Quote:
>Also this menubar works only in firefox at the moment. If you are
>using Internet Explorer I am sorry.
>
Quote:
Quote:
>Thanks in Advance,
>Kendal Knabe
>Alva Schools Webmaster
>
>
Quote:
All I get is a javascript error: depOneStartTimer is not defined,
menubar_js2.js line 53.
>
Quote:
You do not need to use javascript for this stuff. CSS will do quite nicely.
>
Those CSS menus are inherently inaccessible though. Another thing I
don't like about them is that they vanish the instant you move the
mouse away, which seems to be the opposite of what the OP is trying to
accomplish.
I have figured a way around the CSS Menu to create a Javascript Menu
using Div. The problem came from when the ONMOUSEOVER event fired from
the child element it fired the ONMOUSEOUT event from the parent
element. This caused the child element to cancel the timer and the
parent element to restart the timer. Now it works perfectly in Firefox
and i am working on getting it to work perfectly in IE. To view the
page in FireFox goto:
http://www.nwtechonline.com/~kendalk...ls/index2.html.
If you want to view the script post here and ill post it. Thanks to
all for the help.
Kendal Knabe
Alva Schools Webmaster