Ask a Question related to Macromedia Dreamweaver, Design and Development.
-
Kim Cavanaugh #1
Re: Popup Menus Not Working In Netscape
Tom--
You have a space in the folder name "Nav Bar" that is probably choking
Netscape. Change that folder name to "navbar" and you should be OK. (Best to
also avoid capital letters for folder names as well.)
--
Kim Cavanaugh, author
Beginner's Guides to Dreamweaver and Fireworks
[url]http://www.dw-fw-beginners.com[/url]
------------
Extending Knowledge Daily at:
[url]http://www.communitymx.com[/url]
------------
Team Macromedia Volunteer for Fireworks
[url]http://www.macromedia.com/go/team[/url]
"thayert" <webforumsuser@macromedia.com> wrote in message
news:bfugl8$ehj$1@forums.macromedia.com...in Dreamweaver MX and tested it. It works just fine in IE but it does not> In Fireworks MX, I created a popup menu for a button. I imported the code
show up in Netscape 7.01. Is there something I can do to correct that? The
temporary url is [url]www.tomthayer.com/SHHS[/url], and the button in question is
"calendar"> Tom Thayer
>
>
Kim Cavanaugh Guest
-
HELP!!!! - dmx popup menu not working in netscape 4.7
I have created a popup menu in dreamweaver which works fine in IE5 but not in netscape communicator4.7 as the menu doesnt show, ive looked at the... -
popup menus not working right...
i am using dreamweaver mx, and i am trying to us the "show popup menu" behavior. I have my menus set up, the look fine, they preview fine, but when... -
Weird Page Repaint Error, Netscape 4 & MX Popup Menus
I am having the same problem. However, I am using coldfusion and not ASP.Net. Any ideas? Has anyone heard of this happening in any other case? ... -
drop down menus not working in Netscape
Any clue as to why the drop down menu is not working here --under "About" in the top navigation bar. Some of the drop down menu items seem to work... -
pop-up menus not working in Netscape 7.0
Chris: <sigh> Take all the time you have spent trying to make these pop-ups work (don't you love them?). In that same amount of time, you... -
thayert webforumsuser@macromedia.com #2
Re: Popup Menus Not Working In Netscape
Thank you for your response Kim. I made your suggested adjustments. There are no spaces now and no caps. However, it still does not popup in Netscape. Could it have anything to do with the script near the beginning which addresses the popup menu items?
Tom
thayert webforumsuser@macromedia.com Guest
-
Kim Cavanaugh #3
Re: Popup Menus Not Working In Netscape
Tom--
The next thing I'd try is moving this line of script:
<script language="JavaScript1.2"
type="text/JavaScript1.2">mmLoadMenus();</script>
from its current position about 10 lines down from the opening body tag to
the very first line after the body tag. That usually causes problems with
Mac browsers anyway, so you'll want in the correct position regardless of
whether it fixes the Netscape problem or not.
--
Kim Cavanaugh, author
Beginner's Guides to Dreamweaver and Fireworks
[url]http://www.dw-fw-beginners.com[/url]
------------
Extending Knowledge Daily at:
[url]http://www.communitymx.com[/url]
------------
Team Macromedia Volunteer for Fireworks
[url]http://www.macromedia.com/go/team[/url]
"thayert" <webforumsuser@macromedia.com> wrote in message
news:bg30at$7kf$1@forums.macromedia.com...are no spaces now and no caps. However, it still does not popup in Netscape.> Thank you for your response Kim. I made your suggested adjustments. There
Could it have anything to do with the script near the beginning which
addresses the popup menu items?> Tom
>
>
Kim Cavanaugh Guest
-
thayert webforumsuser@macromedia.com #4
Re: Popup Menus Not Working In Netscape
Thanks again for your help Kim. I moved the line and it still does not work. I did notice that if I delete the following line "<script language="JavaScript1.2" src="mm_menu.js"></script>" from two lines above the opening body tag, the popup stops working in IE also. I tried also moving it to below the opening body tag, next to the one you suggested moving and that had no effect.
Is there something I can do to tweak that line of code to make it work in Netscape?
Tom
thayert webforumsuser@macromedia.com Guest



Reply With Quote

