I'm using the following to create a javascript dropdown menu: http://msdn.microsoft.com/library/default.asp?url=/library/en-us/dnfp2k2/html/odc_fpdropdownmenu.asp

I'm stuck at the "Adding Event Handlers" section. When I preview it in my browser, I get the message:...Line: 25 Error: Object Expected
Also, the dropdownmenu appears when I open the page in the browser instead of being hidden and only displaying in the onmouseover event for the Menu One tab.

Any ideas

Re: DropDown Menu Won't Work by Jon

Jon
Wed Jun 16 06:58:59 CDT 2004

Hi,

I wrote that article - truth be told it was good at the time (18 months ago)
but there's better ways to do the same job now. If you're using the FP2003
you can od the whole thing with behaviors http://www.roksteady.menus If
you're still using an older version email me offlist and I'll send you a
better script.

--
Cheers,
Jon
Microsoft MVP - FP

"A A Wilkins" <A A Wilkins@discussions.microsoft.com> wrote in message
news:FC0963D6-104B-47CF-AE39-F780E31BA485@microsoft.com...
> I'm using the following to create a javascript dropdown menu:
http://msdn.microsoft.com/library/default.asp?url=/library/en-us/dnfp2k2/htm
l/odc_fpdropdownmenu.asp
>
> I'm stuck at the "Adding Event Handlers" section. When I preview it in my
browser, I get the message:...Line: 25 Error: Object Expected
> Also, the dropdownmenu appears when I open the page in the browser instead
of being hidden and only displaying in the onmouseover event for the Menu
One tab.
>
> Any ideas
>