HighDots Forums  

Pop-Up Menus don't work in templated pages

Macromedia Dreamweaver Macromedia Dreamweaver Discussions (macromedia.dreamweaver)


Discuss Pop-Up Menus don't work in templated pages in the Macromedia Dreamweaver forum.



Reply
 
Thread Tools Display Modes
  #1  
Old   
Erica@Creative
 
Posts: n/a

Default Pop-Up Menus don't work in templated pages - 11-08-2005 , 04:07 PM






I have created a template with pop up menus to ease updating when new pages are
added. However, the pages that I have built off of the template show the popup
menus but when clicked on, I get an error message that the page can not be
found when tested in a browser. Regular links work, and other behaviors work,
just not the pop-up menu links. Please help!

Thanks, Erica


Reply With Quote
  #2  
Old   
Murray *TMM*
 
Posts: n/a

Default Re: Pop-Up Menus don't work in templated pages - 11-08-2005 , 04:41 PM






You mean when you preview locally and then click on a link? Or do you mean
after you have uploaded the page and then browse to it?

--
Murray --- ICQ 71997575
Team Macromedia Volunteer for Dreamweaver
(If you *MUST* email me, don't LAUGH when you do so!)
==================
http://www.dreamweavermx-templates.com - Template Triage!
http://www.projectseven.com/go - DW FAQs, Tutorials & Resources
http://www.dwfaq.com - DW FAQs, Tutorials & Resources
http://www.macromedia.com/support/search/ - Macromedia (MM) Technotes
==================


"Erica@Creative" <webforumsuser (AT) macromedia (DOT) com> wrote

Quote:
I have created a template with pop up menus to ease updating when new pages
are
added. However, the pages that I have built off of the template show the
popup
menus but when clicked on, I get an error message that the page can not be
found when tested in a browser. Regular links work, and other behaviors
work,
just not the pop-up menu links. Please help!

Thanks, Erica




Reply With Quote
  #3  
Old   
Erica@Creative
 
Posts: n/a

Default Re: Pop-Up Menus don't work in templated pages - 11-08-2005 , 05:13 PM



I mean when I look at it locally. We do not want live yet, so I cant see it uploaded yet. Could that be the reason?

Reply With Quote
  #4  
Old   
Murray *TMM*
 
Posts: n/a

Default Re: Pop-Up Menus don't work in templated pages - 11-08-2005 , 06:06 PM



When you click away from any page in a preview, you are likely to lose all
links. That's just the nature of the beast....

--
Murray --- ICQ 71997575
Team Macromedia Volunteer for Dreamweaver
(If you *MUST* email me, don't LAUGH when you do so!)
==================
http://www.dreamweavermx-templates.com - Template Triage!
http://www.projectseven.com/go - DW FAQs, Tutorials & Resources
http://www.dwfaq.com - DW FAQs, Tutorials & Resources
http://www.macromedia.com/support/search/ - Macromedia (MM) Technotes
==================


"Erica@Creative" <webforumsuser (AT) macromedia (DOT) com> wrote

Quote:
I mean when I look at it locally. We do not want live yet, so I cant see it
uploaded yet. Could that be the reason?



Reply With Quote
  #5  
Old   
Skaterstu
 
Posts: n/a

Default Re: Pop-Up Menus don't work in templated pages - 11-08-2005 , 11:45 PM



This happened to me a while back... bought Pop Menu Magic from Project VII,
well worth it but bit of a sting at $90. The CSS Anthology can help you create
CSS menus but not too sure if it tells you how to do pop-ups. Good book though
if you are new to CSS.


Reply With Quote
  #6  
Old   
Erica@Creative
 
Posts: n/a

Default Re: Pop-Up Menus don't work in templated pages - 11-09-2005 , 09:45 AM



Ok, well normally, I can click different links and it goes to those pages, just
not links listed under the pop-up menu. So do you think that once it goes live,
it should be ok?

Also, when I test the template in preview the pop-up menu links work. Its just
the pages I built off the template that have the problem. Is there anything to
that?

BTW, thanks for your help!


Reply With Quote
  #7  
Old   
Erica@Creative
 
Posts: n/a

Default Re: Pop-Up Menus don't work in templated pages - 11-09-2005 , 09:46 AM



Thanks, I think I'll look into that!

Reply With Quote
  #8  
Old   
Murray *TMM*
 
Posts: n/a

Default Re: Pop-Up Menus don't work in templated pages - 11-09-2005 , 11:11 AM



Quote:
Ok, well normally, I can click different links and it goes to those pages,
just
not links listed under the pop-up menu. So do you think that once it goes
live,
it should be ok?
This particular pop-up menu is never OK.

Quote:
Also, when I test the template in preview the pop-up menu links work. Its
just
the pages I built off the template that have the problem. Is there
anything to
that?
This is the very problem with these pop-up menus, and it's why you cannot
apply a pop-up menus to a page that has been saved as a template. The only
way to get the two together is to apply the menu *before* saving the page as
a template. The reason for this problem is simple - the links written by
the pop-up menu are written into embedded javascript code, not into the HTML
on the page. Such links are not managed by DW. So when you specify a link
in a template menu, that link is made relative to the template and when the
child page is saved the link *SHOULD* be managed but it is not.

Look into one of the alternative menus. You don't want, or need this
aggravation.

--
Murray --- ICQ 71997575
Team Macromedia Volunteer for Dreamweaver
(If you *MUST* email me, don't LAUGH when you do so!)
==================
http://www.dreamweavermx-templates.com - Template Triage!
http://www.projectseven.com/go - DW FAQs, Tutorials & Resources
http://www.dwfaq.com - DW FAQs, Tutorials & Resources
http://www.macromedia.com/support/search/ - Macromedia (MM) Technotes
==================


"Erica@Creative" <webforumsuser (AT) macromedia (DOT) com> wrote

Quote:
Ok, well normally, I can click different links and it goes to those pages,
just
not links listed under the pop-up menu. So do you think that once it goes
live,
it should be ok?

Also, when I test the template in preview the pop-up menu links work. Its
just
the pages I built off the template that have the problem. Is there
anything to
that?

BTW, thanks for your help!




Reply With Quote
  #9  
Old   
Erica@Creative
 
Posts: n/a

Default Re: Pop-Up Menus don't work in templated pages - 11-09-2005 , 12:22 PM



Thank you!! That definately helps. Its just too bad that I have about 20 pages already set up like this No doubt, I will not set up another site like this again...

Reply With Quote
  #10  
Old   
Murray *TMM*
 
Posts: n/a

Default Re: Pop-Up Menus don't work in templated pages - 11-09-2005 , 12:41 PM



That's the part about these pop-up menus that infuriates me. Macromedia has
let us all down by leaving this function in the program since DW4....

--
Murray --- ICQ 71997575
Team Macromedia Volunteer for Dreamweaver
(If you *MUST* email me, don't LAUGH when you do so!)
==================
http://www.dreamweavermx-templates.com - Template Triage!
http://www.projectseven.com/go - DW FAQs, Tutorials & Resources
http://www.dwfaq.com - DW FAQs, Tutorials & Resources
http://www.macromedia.com/support/search/ - Macromedia (MM) Technotes
==================


"Erica@Creative" <webforumsuser (AT) macromedia (DOT) com> wrote

Quote:
Thank you!! That definately helps. Its just too bad that I have about 20
pages already set up like this No doubt, I will not set up another site
like this again...



Reply With Quote
Reply




Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off



Powered by vBulletin Version 3.5.4
Copyright ©2000 - 2009, Jelsoft Enterprises Ltd.