Not working in IE, works in NN
Not working in IE, works in NN
Can somebody please help me... I am trying to get the menu that attaches itself to a table to work. It only works in Netscape, I get a generic JS error in IE.
http://cfdev.ucsd.edu/webportal/milonic_index.cfm
Thanks,
Josh
http://cfdev.ucsd.edu/webportal/milonic_index.cfm
Thanks,
Josh
Using XP Pro/IE6 and scrolling over all the menu items I see no JS errors at all (and, obviously, I do see the menus).
However, looking at your source (as much as I can see being .cfm), your menu calls are not right. You are pretty far down-level in what you have posted. Get the current version and check the install.txt file in the download.
However, looking at your source (as much as I can see being .cfm), your menu calls are not right. You are pretty far down-level in what you have posted. Get the current version and check the install.txt file in the download.
John
Now I'm seeing you have loaded the current version, but I'm no longer seeing any menus!
With the new version you did replace all 3 main code files, correct?
Also, try moving the JS calls that you now have in the <head> down to the first items in the body. Leave the data call where it is in the <td>.
With the new version you did replace all 3 main code files, correct?
Also, try moving the JS calls that you now have in the <head> down to the first items in the body. Leave the data call where it is in the <td>.
John
Ok I see your menu now in IE6/WinXP and it seems to work fine. All your js files seem updated and in good shape. Also at a very quick glance, your menu_data looks up to snuff as well. How are you viewing the Milonic DHTML Menu now? Is it showing up in your browser?
Dave Hergert
Software Engineer
"Helping to make the menu better, one
at a time."
Software Engineer
"Helping to make the menu better, one

-
- Mega User
- Posts: 169
- Joined: Sun Oct 05, 2003 4:21 am
Hey, thank you everybody for checking on this. Yes, I got the menu to work by downloading the new version, it's when I try and attach it to a table that it start not showing up. http://milonic.com/menusample.php?sampleid=9
Thanks again for all the help
Thanks again for all the help
Yeah, you have no subs. Its your own fault though. The menu you have in the page calls on showmenu with names of menus that don't even exist in the page. You need to point your menu items at legit menu objects. Glad to hear you got your Milonic DHTML Menu to work!
Dave Hergert
Software Engineer
"Helping to make the menu better, one
at a time."
Software Engineer
"Helping to make the menu better, one
