Ask a Question related to Macromedia Dynamic HTML, Design and Development.
-
lyngby #1
problems with Show Pop-Up Menu
I have just swiched from FrontPage to Dreamweaver MX 2004, but have some
problems with Pop-Up Menues. I know rather little about codes and use the
design window as compiler.
I have headings at my page, which I would like to ad some menus. The problem
is that when I check the page in the browser (explorer 6.0, sp 2) no Pop-Up
menu appear.
I have done the following in accord to the book: Dreamweaver MX 2004, the
missing manual by David McFarland, which I have bought:
1): selected a link on the page
2): Clicked on the ?+? in the Behaviors panel and chosen Show Pop-Up Menu
3): Defined 2 menu items and related links
4): clicked ?OK?
5): saved the files
6): checked in the browser and found that I can see the chosen link-tekst
described in 1): but no menu appears.
Can any body tell me how I solve the problems.
Thanks a lot
Gregers
Code:
PE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"
"http://www.w3.org/TR/html4/loose.dtd">
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
<title>Untitled Document</title>
<style type="text/css">
<!--
body {
background-color: #C0C0C0;
}
body,td,th {
font-size: 100%;
}
-->
</style>
<script language="JavaScript" type="text/JavaScript">
<!--
function mmLoadMenus() {
if (window.mm_menu_0805104606_0) return;
window.mm_menu_0805104606_0 = new Menu("root",72,18,"Times New Roman,
Times,
serif",12,"#000000","#FFFFFF","#E2E2C7","#000084", "center","middle",3,0,1000,-5,
7,true,true,true,0,true,true);
mm_menu_0805104606_0.addMenuItem("pt hist&nbs p;1","location='patienthistori
e1.htm'");
mm_menu_0805104606_0.addMenuItem("pt hist&nbs p;2","location='patienthistori
e2.htm'");
mm_menu_0805104606_0.hideOnMouseOut=true;
mm_menu_0805104606_0.bgColor='#555555';
mm_menu_0805104606_0.menuBorder=1;
mm_menu_0805104606_0.menuLiteBgColor='#FFFFFF';
mm_menu_0805104606_0.menuBorderBgColor='#777777';
window.mm_menu_0805143242_0 = new Menu("root",121,18,"Times New Roman, Times,
serif",12,"#000000","#FFFFFF","#E2E2C7","#000084", "center","middle",3,0,1000,-5,
7,true,true,true,0,true,true);
mm_menu_0805143242_0.addMenuItem("for patient er","location='#'");
mm_menu_0805143242_0.addMenuItem("for fagpers onale","location='#'");
mm_menu_0805143242_0.hideOnMouseOut=true;
mm_menu_0805143242_0.bgColor='#555555';
mm_menu_0805143242_0.menuBorder=1;
mm_menu_0805143242_0.menuLiteBgColor='#FFFFFF';
mm_menu_0805143242_0.menuBorderBgColor='#777777';
mm_menu_0805143242_0.writeMenus();
} // mmLoadMenus()
function MM_reloadPage(init) { //reloads the window if Nav4 resized
if (init==true) with (navigator) {if
((appName=="Netscape")&&(parseInt(appVersion)==4)) {
document.MM_pgW=innerWidth; document.MM_pgH=innerHeight;
onresize=MM_reloadPage; }}
else if (innerWidth!=document.MM_pgW || innerHeight!=document.MM_pgH)
location.reload();
}
MM_reloadPage(true);
//-->
</script>
<link href="FinalSite/Assets/CSS/Level1_Verdana.css" rel="stylesheet"
type="text/css">
<script language="JavaScript" src="mm_menu.js"></script>
</head>
<body tracingsrc=" " tracingopacity="50">
<script language="JavaScript1.2">mmLoadMenus();</script>
<p> </p>
<div id="Layer3" style="position:absolute; width:827px; height:115px;
z-index:3; left: 77px; background-color: #FFFFFF; layer-background-color:
#FFFFFF; border: 1px none #000000; top: 5px;"></div>
<p> </p>
<p> </p>
<p> </p>
<p> </p>
<div id="Layer4" style="position:absolute; width:827px; height:776px;
z-index:4; left: 77px; background-color: #FFFFFF; layer-background-color:
#FFFFFF; border: 1px none #000000; top: 131px;">
<div id="Layer5" style="position:absolute; width:198px; height:716px;
z-index:1; top: 39px; left: 2px; background-color: #E2E2C7;
layer-background-color: #E2E2C7; border: 1px none #000000;">
<p><a href="#" name="link2" id="link1"
onMouseOver="MM_showMenu(window.mm_menu_0805104606 _0,326,11,null,'link2')"
onMouseOut="MM_startTimeout();">Patienters beretning om eget
sygdomsforløb</a></p>
<p>Information om sygdommen</p>
<p>Hvad kan man spørge sundhedspersonalet om</p>
<p>Hvordan opdager og kontrollerer man sygdommen før og efter
behandling</p>
<p> </p>
</div>
<div id="Layer6" style="position:absolute; width:199px; height:22px;
z-index:1; left: 2px; top: 4px; background-color: #E2E2C7;
layer-background-color: #E2E2C7; border: 1px none #000000;">
<h1>Emneoversigt</h1>
</div>
</div>
<p> </p>
<p> </p>
<div id="Layer1" style="position:absolute; width:724px; height:20px;
z-index:2; top: 867px; left: 77px; background-color: #CCCCCC;
layer-background-color: #CCCCCC; overflow: visible;">Dette er et nyt lag </div>
</body>
</html>
lyngby Guest
-
Show pop up menu- behaviors
i can't see show popup menu in behaviors in Dreamweaver CS3 , is it exist in another place or i need to install it , how can i solve this issue . -
show pop-up menu option is always gray!
Hi! I have a serious problem! I'm trying to create a pop-up menu in Dreamweaver cs3 (not using the spry options) Anyway, I'm *not* using a... -
show pop-up menu
I can not acces show pop-up menu in dreamweaver cs3, because is grey i can not clik on it. It is not accesible, why? Please help, Thanks -
show right click menu
hi, i use 'fscommand("_showmenu","false");' and that prevents to show the flash menu in an executable, anyway, i have seen flash presentations... -
Show Pop-Up Menu Behavior
Hi Jeff, Believe it or not, I searched for this error string on Google and you post in this forum was the only hit... like no one else has eve... -
Murray *TMM* #2
Re: problems with Show Pop-Up Menu
Please just move beyond these menus. Here's why -
[url]http://apptools.com/rants/jsmenu.php[/url]
[url]http://apptools.com/rants/menus.php[/url]
--
Murray --- ICQ 71997575
Team Macromedia Volunteer for Dreamweaver
(If you *MUST* email me, don't LAUGH when you do so!)
==================
[url]http://www.dreamweavermx-templates.com[/url] - Template Triage!
[url]http://www.projectseven.com/go[/url] - DW FAQs, Tutorials & Resources
[url]http://www.dwfaq.com[/url] - DW FAQs, Tutorials & Resources
[url]http://www.macromedia.com/support/search/[/url] - Macromedia (MM) Technotes
==================
"lyngby" <webforumsuser@macromedia.com> wrote in message
news:dcvqgk$km5$1@forums.macromedia.com...>I have just swiched from FrontPage to Dreamweaver MX 2004, but have some
> problems with Pop-Up Menues. I know rather little about codes and use the
> design window as compiler.
>
> I have headings at my page, which I would like to ad some menus. The
> problem
> is that when I check the page in the browser (explorer 6.0, sp 2) no
> Pop-Up
> menu appear.
>
> I have done the following in accord to the book: Dreamweaver MX 2004, the
> missing manual by David McFarland, which I have bought:
>
> 1): selected a link on the page
> 2): Clicked on the ?+? in the Behaviors panel and chosen Show Pop-Up Menu
> 3): Defined 2 menu items and related links
> 4): clicked ?OK?
> 5): saved the files
> 6): checked in the browser and found that I can see the chosen link-tekst
> described in 1): but no menu appears.
>
>
> Can any body tell me how I solve the problems.
> Thanks a lot
> Gregers
>
>
> Code:
>
>
> PE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"
> "http://www.w3.org/TR/html4/loose.dtd">
> <html>
> <head>
> <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
> <title>Untitled Document</title>
> <style type="text/css">
> <!--
> body {
> background-color: #C0C0C0;
> }
> body,td,th {
> font-size: 100%;
> }
> -->
> </style>
> <script language="JavaScript" type="text/JavaScript">
> <!--
> function mmLoadMenus() {
> if (window.mm_menu_0805104606_0) return;
> window.mm_menu_0805104606_0 = new Menu("root",72,18,"Times New
> Roman,
> Times,
> serif",12,"#000000","#FFFFFF","#E2E2C7","#000084", "center","middle",3,0,1000,-5,
> 7,true,true,true,0,true,true);
>
> mm_menu_0805104606_0.addMenuItem("pt hist&nbs p;1","location='patienthistori
> e1.htm'");
>
> mm_menu_0805104606_0.addMenuItem("pt hist&nbs p;2","location='patienthistori
> e2.htm'");
> mm_menu_0805104606_0.hideOnMouseOut=true;
> mm_menu_0805104606_0.bgColor='#555555';
> mm_menu_0805104606_0.menuBorder=1;
> mm_menu_0805104606_0.menuLiteBgColor='#FFFFFF';
> mm_menu_0805104606_0.menuBorderBgColor='#777777';
> window.mm_menu_0805143242_0 = new Menu("root",121,18,"Times New Roman,
> Times,
> serif",12,"#000000","#FFFFFF","#E2E2C7","#000084", "center","middle",3,0,1000,-5,
> 7,true,true,true,0,true,true);
> mm_menu_0805143242_0.addMenuItem("for patient er","location='#'");
>
> mm_menu_0805143242_0.addMenuItem("for fagpers onale","location='#'");
> mm_menu_0805143242_0.hideOnMouseOut=true;
> mm_menu_0805143242_0.bgColor='#555555';
> mm_menu_0805143242_0.menuBorder=1;
> mm_menu_0805143242_0.menuLiteBgColor='#FFFFFF';
> mm_menu_0805143242_0.menuBorderBgColor='#777777';
>
> mm_menu_0805143242_0.writeMenus();
> } // mmLoadMenus()
>
> function MM_reloadPage(init) { //reloads the window if Nav4 resized
> if (init==true) with (navigator) {if
> ((appName=="Netscape")&&(parseInt(appVersion)==4)) {
> document.MM_pgW=innerWidth; document.MM_pgH=innerHeight;
> onresize=MM_reloadPage; }}
> else if (innerWidth!=document.MM_pgW || innerHeight!=document.MM_pgH)
> location.reload();
> }
> MM_reloadPage(true);
> //-->
> </script>
> <link href="FinalSite/Assets/CSS/Level1_Verdana.css" rel="stylesheet"
> type="text/css">
> <script language="JavaScript" src="mm_menu.js"></script>
> </head>
>
> <body tracingsrc=" " tracingopacity="50">
> <script language="JavaScript1.2">mmLoadMenus();</script>
> <p> </p>
> <div id="Layer3" style="position:absolute; width:827px; height:115px;
> z-index:3; left: 77px; background-color: #FFFFFF; layer-background-color:
> #FFFFFF; border: 1px none #000000; top: 5px;"></div>
> <p> </p>
> <p> </p>
> <p> </p>
> <p> </p>
> <div id="Layer4" style="position:absolute; width:827px; height:776px;
> z-index:4; left: 77px; background-color: #FFFFFF; layer-background-color:
> #FFFFFF; border: 1px none #000000; top: 131px;">
> <div id="Layer5" style="position:absolute; width:198px; height:716px;
> z-index:1; top: 39px; left: 2px; background-color: #E2E2C7;
> layer-background-color: #E2E2C7; border: 1px none #000000;">
> <p><a href="#" name="link2" id="link1"
> onMouseOver="MM_showMenu(window.mm_menu_0805104606 _0,326,11,null,'link2')"
> onMouseOut="MM_startTimeout();">Patienters beretning om eget
> sygdomsforløb</a></p>
> <p>Information om sygdommen</p>
> <p>Hvad kan man spørge sundhedspersonalet om</p>
> <p>Hvordan opdager og kontrollerer man sygdommen før og efter
> behandling</p>
> <p> </p>
> </div>
> <div id="Layer6" style="position:absolute; width:199px; height:22px;
> z-index:1; left: 2px; top: 4px; background-color: #E2E2C7;
> layer-background-color: #E2E2C7; border: 1px none #000000;">
> <h1>Emneoversigt</h1>
> </div>
> </div>
> <p> </p>
> <p> </p>
> <div id="Layer1" style="position:absolute; width:724px; height:20px;
> z-index:2; top: 867px; left: 77px; background-color: #CCCCCC;
> layer-background-color: #CCCCCC; overflow: visible;">Dette er et nyt lag
> </div>
> </body>
> </html>
>
>
Murray *TMM* Guest
-
lyngby #3
Re: problems with Show Pop-Up Menu
Dear Murray "TMM"
Thank you very much. I have just for a short look visited the 2 web-pages. I will try and solve my problem using these.
Thank you very much.
Gregers
lyngby Guest
-
Murray *TMM* #4
Re: problems with Show Pop-Up Menu
I hope I have saved you a great deal of frustration. Good luck - post back
with any questions!
--
Murray --- ICQ 71997575
Team Macromedia Volunteer for Dreamweaver
(If you *MUST* email me, don't LAUGH when you do so!)
==================
[url]http://www.dreamweavermx-templates.com[/url] - Template Triage!
[url]http://www.projectseven.com/go[/url] - DW FAQs, Tutorials & Resources
[url]http://www.dwfaq.com[/url] - DW FAQs, Tutorials & Resources
[url]http://www.macromedia.com/support/search/[/url] - Macromedia (MM) Technotes
==================
"lyngby" <webforumsuser@macromedia.com> wrote in message
news:dd1mbq$9am$1@forums.macromedia.com...> Dear Murray "TMM"
> Thank you very much. I have just for a short look visited the 2 web-pages.
> I will try and solve my problem using these.
> Thank you very much.
> Gregers
Murray *TMM* Guest
-
mar0364 #5
Re: problems with Show Pop-Up Menu
What solution worked for you? I'm runing into the same issue?
mar0364 Guest
-
lyngby #6
Re: problems with Show Pop-Up Menu
I have not had time to read the links yet but have printed the pages out. As
soon I have the solution I shall write it here to you (If I find it !!). If you
solve the problem please write back. Good luck to us both.
Gregers
lyngby Guest



Reply With Quote

