PDA

View Full Version : Drop Down Menu Does not display in IE


pats
05-23-2003, 04:36 PM
I am working on this site:
http://www.mercerwib.org/wib4.htm

The drop down menus do not appear, it looks fine in Netscape however.
Any suggestions on what is wrong with the code?
Thanks,

Roy Sinclair
05-23-2003, 05:12 PM
It probably has something to do with the Javascript error that displays every time I load the page in IE.

Turn on error reporting in IE, it's something you need as a developer.

RoyW
05-23-2003, 08:04 PM
1) It is a Dynamic Drive script ( HV Menu (http://www.dynamicdrive.com/dynamicindex1/hvmenu/index.htm) ) and so should have been posted in that forum

2) You should follow the instructions

Step1: Insert the following code into the <BODY>, right below the tag itself:


You have the script in the <HEAD> section.