HighDots Forums  

Pop Up Menus as Library Items

Macromedia Dreamweaver Macromedia Dreamweaver Discussions (macromedia.dreamweaver)


Discuss Pop Up Menus as Library Items in the Macromedia Dreamweaver forum.



Reply
 
Thread Tools Display Modes
  #1  
Old   
dbnewman
 
Posts: n/a

Default Pop Up Menus as Library Items - 07-08-2004 , 05:34 PM






How can you edit a pop-up menu behavior that has been brought into the library
(mac, mx2004)? It doesn't seem to let you.

Am I doing something wrong, or is this a shortcoming of dreamweaver. If so, is
there a workaround? I'd hate to have to edit the menu on each page every time I
add a new page to the clients site.

Any one know, or know a workaround?


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

Default Re: Pop Up Menus as Library Items - 07-08-2004 , 07:54 PM






You cannot. Ain't these menus great? By the way, any all-javascript menu
(and for that matter, any behavior at all) would have this same problem in a
Library item.

Please read this VERY carefully before you waste any more time on this
approach to your menus -

http://apptools.com/rants/jsmenu.php

--
Murray --- ICQ 71997575
Team Macromedia Volunteer for Dreamweaver MX
(If you *MUST* email me, don't LAUGH when you do so!)
==================
news://forums.macromedia.com/macromedia.dreamweaver - THE BEST WAY TO GET
ANSWERS
==================
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
==================

"dbnewman" <webforumsuser (AT) macromedia (DOT) com> wrote

Quote:
How can you edit a pop-up menu behavior that has been brought into the
library
(mac, mx2004)? It doesn't seem to let you.

Am I doing something wrong, or is this a shortcoming of dreamweaver. If
so, is
there a workaround? I'd hate to have to edit the menu on each page every
time I
add a new page to the clients site.

Any one know, or know a workaround?




Reply With Quote
  #3  
Old   
dbnewman
 
Posts: n/a

Default Re: Pop Up Menus as Library Items - 07-08-2004 , 08:28 PM



Bummer.

Is there any other wsywig package that will be able to create that kind of menu that could be updated from a library or a template? Does FrontPage or GoLive have this kind of funtionality?

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

Default Re: Pop Up Menus as Library Items - 07-08-2004 , 08:34 PM



Once ANY page element with behaviors applied has been made into a Library
item, you can no longer edit the applied behavior. Why? Because the
Library item has no <head> and no <body>. Look at the code. Furthermore,
adding such tags into a Library item would create problems for you on the
containing pages which would now find themselves with multiple <head> /
<body> tags - ewww.

This is a serious downside to the use of Library items for menus,
PARTICULARLY ANY MENU SYSTEM THAT EMBEDS YOUR LINKS IN JAVASCRIPT (the caps
are for emphasis, not shouts).

On the other hand, had you made your menu the easy way that I recommended
(http://www.projectseven.com/), you would not have these problems at all.

--
Murray --- ICQ 71997575
Team Macromedia Volunteer for Dreamweaver MX
(If you *MUST* email me, don't LAUGH when you do so!)
==================
news://forums.macromedia.com/macromedia.dreamweaver - THE BEST WAY TO GET
ANSWERS
==================
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
==================

"dbnewman" <webforumsuser (AT) macromedia (DOT) com> wrote

Quote:
Bummer.

Is there any other wsywig package that will be able to create that kind of
menu that could be updated from a library or a template? Does FrontPage or
GoLive have this kind of funtionality?




Reply With Quote
  #5  
Old   
T.Pastrana - 4Level
 
Posts: n/a

Default Re: Pop Up Menus as Library Items - 07-08-2004 , 09:21 PM



Quote:
This is a serious downside to the use of Library items for menus,
PARTICULARLY ANY MENU SYSTEM THAT EMBEDS YOUR LINKS IN JAVASCRIPT (the
caps
are for emphasis, not shouts).
Not if absolute URLs are used for the links.... Then it is not a problem at
all.

--
Regards,
...Trent Pastrana
www.fourlevel.com

-----------------------------



"Murray *TMM*" <forums (AT) HAHAgreat-web-sights (DOT) com> wrote

Quote:
Once ANY page element with behaviors applied has been made into a Library
item, you can no longer edit the applied behavior. Why? Because the
Library item has no <head> and no <body>. Look at the code. Furthermore,
adding such tags into a Library item would create problems for you on the
containing pages which would now find themselves with multiple <head> /
body> tags - ewww.

This is a serious downside to the use of Library items for menus,
PARTICULARLY ANY MENU SYSTEM THAT EMBEDS YOUR LINKS IN JAVASCRIPT (the
caps
are for emphasis, not shouts).

On the other hand, had you made your menu the easy way that I recommended
(http://www.projectseven.com/), you would not have these problems at all.

--
Murray --- ICQ 71997575
Team Macromedia Volunteer for Dreamweaver MX
(If you *MUST* email me, don't LAUGH when you do so!)
==================
news://forums.macromedia.com/macromedia.dreamweaver - THE BEST WAY TO GET
ANSWERS
==================
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
==================

"dbnewman" <webforumsuser (AT) macromedia (DOT) com> wrote in message
news:cckosb$orf$1 (AT) forums (DOT) macromedia.com...
Bummer.

Is there any other wsywig package that will be able to create that kind
of
menu that could be updated from a library or a template? Does FrontPage or
GoLive have this kind of funtionality?





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

Default Re: Pop Up Menus as Library Items - 07-08-2004 , 09:26 PM



Of course, you are right, but you're not reading the post, Trent. The
question is about editing these menus in Library items. You cannot. It's
not about the linking. Any change to any aspect of the menu system in a
Library item is not possible. Sure you can make changes to the javascript
files, but that's not what this question is about.

--
Murray --- ICQ 71997575
Team Macromedia Volunteer for Dreamweaver MX
(If you *MUST* email me, don't LAUGH when you do so!)
==================
news://forums.macromedia.com/macromedia.dreamweaver - THE BEST WAY TO GET
ANSWERS
==================
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
==================

"T.Pastrana - 4Level" <aaaa (AT) aaaa (DOT) com> wrote

Quote:
This is a serious downside to the use of Library items for menus,
PARTICULARLY ANY MENU SYSTEM THAT EMBEDS YOUR LINKS IN JAVASCRIPT (the
caps
are for emphasis, not shouts).

Not if absolute URLs are used for the links.... Then it is not a problem
at
all.

--
Regards,
..Trent Pastrana
www.fourlevel.com

-----------------------------



"Murray *TMM*" <forums (AT) HAHAgreat-web-sights (DOT) com> wrote in message
news:cckp6j$p7b$1 (AT) forums (DOT) macromedia.com...
Once ANY page element with behaviors applied has been made into a
Library
item, you can no longer edit the applied behavior. Why? Because the
Library item has no <head> and no <body>. Look at the code.
Furthermore,
adding such tags into a Library item would create problems for you on
the
containing pages which would now find themselves with multiple <head> /
body> tags - ewww.

This is a serious downside to the use of Library items for menus,
PARTICULARLY ANY MENU SYSTEM THAT EMBEDS YOUR LINKS IN JAVASCRIPT (the
caps
are for emphasis, not shouts).

On the other hand, had you made your menu the easy way that I
recommended
(http://www.projectseven.com/), you would not have these problems at
all.

--
Murray --- ICQ 71997575
Team Macromedia Volunteer for Dreamweaver MX
(If you *MUST* email me, don't LAUGH when you do so!)
==================
news://forums.macromedia.com/macromedia.dreamweaver - THE BEST WAY TO
GET
ANSWERS
==================
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
==================

"dbnewman" <webforumsuser (AT) macromedia (DOT) com> wrote in message
news:cckosb$orf$1 (AT) forums (DOT) macromedia.com...
Bummer.

Is there any other wsywig package that will be able to create that
kind
of
menu that could be updated from a library or a template? Does FrontPage
or
GoLive have this kind of funtionality?







Reply With Quote
  #7  
Old   
T.Pastrana - 4Level
 
Posts: n/a

Default Re: Pop Up Menus as Library Items - 07-08-2004 , 09:34 PM



Yes I do understand but your misleading the sheep :-) You said that you
would not have any of these problems at all if the show-hide methods were
used but the same problems would still exist because they rely on behaviors
as well and if used in Library items would still be problematic if edits are
needed.


--
Regards,
...Trent Pastrana
www.fourlevel.com

-----------------------------




"Murray *TMM*" <forums (AT) HAHAgreat-web-sights (DOT) com> wrote

Quote:
Of course, you are right, but you're not reading the post, Trent. The
question is about editing these menus in Library items. You cannot. It's
not about the linking. Any change to any aspect of the menu system in a
Library item is not possible. Sure you can make changes to the javascript
files, but that's not what this question is about.

--
Murray --- ICQ 71997575
Team Macromedia Volunteer for Dreamweaver MX
(If you *MUST* email me, don't LAUGH when you do so!)
==================
news://forums.macromedia.com/macromedia.dreamweaver - THE BEST WAY TO GET
ANSWERS
==================
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
==================

"T.Pastrana - 4Level" <aaaa (AT) aaaa (DOT) com> wrote in message
news:cckrui$roq$1 (AT) forums (DOT) macromedia.com...
This is a serious downside to the use of Library items for menus,
PARTICULARLY ANY MENU SYSTEM THAT EMBEDS YOUR LINKS IN JAVASCRIPT (the
caps
are for emphasis, not shouts).

Not if absolute URLs are used for the links.... Then it is not a problem
at
all.

--
Regards,
..Trent Pastrana
www.fourlevel.com

-----------------------------



"Murray *TMM*" <forums (AT) HAHAgreat-web-sights (DOT) com> wrote in message
news:cckp6j$p7b$1 (AT) forums (DOT) macromedia.com...
Once ANY page element with behaviors applied has been made into a
Library
item, you can no longer edit the applied behavior. Why? Because the
Library item has no <head> and no <body>. Look at the code.
Furthermore,
adding such tags into a Library item would create problems for you on
the
containing pages which would now find themselves with multiple <head
/
body> tags - ewww.

This is a serious downside to the use of Library items for menus,
PARTICULARLY ANY MENU SYSTEM THAT EMBEDS YOUR LINKS IN JAVASCRIPT (the
caps
are for emphasis, not shouts).

On the other hand, had you made your menu the easy way that I
recommended
(http://www.projectseven.com/), you would not have these problems at
all.

--
Murray --- ICQ 71997575
Team Macromedia Volunteer for Dreamweaver MX
(If you *MUST* email me, don't LAUGH when you do so!)
==================
news://forums.macromedia.com/macromedia.dreamweaver - THE BEST WAY TO
GET
ANSWERS
==================
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
==================

"dbnewman" <webforumsuser (AT) macromedia (DOT) com> wrote in message
news:cckosb$orf$1 (AT) forums (DOT) macromedia.com...
Bummer.

Is there any other wsywig package that will be able to create that
kind
of
menu that could be updated from a library or a template? Does
FrontPage
or
GoLive have this kind of funtionality?









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

Default Re: Pop Up Menus as Library Items - 07-08-2004 , 09:38 PM



Oh, au contraire!

With a show-hide approach, all the things that you would need to edit are in
plaintext HTML. That's easily editable in a Library item.

Bear in mind that if all the people asking these questions had your skill
with javascript then there would be no argument. But spend a day here
counting how many questions and problems there are with pop-up menus, and
estimate the skill level of those asking the questions and having the
problems. These are not people who are comfortable editing javascript or
even dipping into code, for that matter.

The PVII approach can be done without touching a single line of HTML.

And that's the truth, sheep notwithstanding....

--
Murray --- ICQ 71997575
Team Macromedia Volunteer for Dreamweaver MX
(If you *MUST* email me, don't LAUGH when you do so!)
==================
news://forums.macromedia.com/macromedia.dreamweaver - THE BEST WAY TO GET
ANSWERS
==================
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
==================

"T.Pastrana - 4Level" <aaaa (AT) aaaa (DOT) com> wrote

Quote:
Yes I do understand but your misleading the sheep :-) You said that you
would not have any of these problems at all if the show-hide methods were
used but the same problems would still exist because they rely on
behaviors
as well and if used in Library items would still be problematic if edits
are
needed.


--
Regards,
..Trent Pastrana
www.fourlevel.com

-----------------------------




"Murray *TMM*" <forums (AT) HAHAgreat-web-sights (DOT) com> wrote in message
news:ccks79$s2q$1 (AT) forums (DOT) macromedia.com...
Of course, you are right, but you're not reading the post, Trent. The
question is about editing these menus in Library items. You cannot.
It's
not about the linking. Any change to any aspect of the menu system in a
Library item is not possible. Sure you can make changes to the
javascript
files, but that's not what this question is about.

--
Murray --- ICQ 71997575
Team Macromedia Volunteer for Dreamweaver MX
(If you *MUST* email me, don't LAUGH when you do so!)
==================
news://forums.macromedia.com/macromedia.dreamweaver - THE BEST WAY TO
GET
ANSWERS
==================
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
==================

"T.Pastrana - 4Level" <aaaa (AT) aaaa (DOT) com> wrote in message
news:cckrui$roq$1 (AT) forums (DOT) macromedia.com...
This is a serious downside to the use of Library items for menus,
PARTICULARLY ANY MENU SYSTEM THAT EMBEDS YOUR LINKS IN JAVASCRIPT
(the
caps
are for emphasis, not shouts).

Not if absolute URLs are used for the links.... Then it is not a
problem
at
all.

--
Regards,
..Trent Pastrana
www.fourlevel.com

-----------------------------



"Murray *TMM*" <forums (AT) HAHAgreat-web-sights (DOT) com> wrote in message
news:cckp6j$p7b$1 (AT) forums (DOT) macromedia.com...
Once ANY page element with behaviors applied has been made into a
Library
item, you can no longer edit the applied behavior. Why? Because
the
Library item has no <head> and no <body>. Look at the code.
Furthermore,
adding such tags into a Library item would create problems for you
on
the
containing pages which would now find themselves with multiple
head
/
body> tags - ewww.

This is a serious downside to the use of Library items for menus,
PARTICULARLY ANY MENU SYSTEM THAT EMBEDS YOUR LINKS IN JAVASCRIPT
(the
caps
are for emphasis, not shouts).

On the other hand, had you made your menu the easy way that I
recommended
(http://www.projectseven.com/), you would not have these problems at
all.

--
Murray --- ICQ 71997575
Team Macromedia Volunteer for Dreamweaver MX
(If you *MUST* email me, don't LAUGH when you do so!)
==================
news://forums.macromedia.com/macromedia.dreamweaver - THE BEST WAY
TO
GET
ANSWERS
==================
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
==================

"dbnewman" <webforumsuser (AT) macromedia (DOT) com> wrote in message
news:cckosb$orf$1 (AT) forums (DOT) macromedia.com...
Bummer.

Is there any other wsywig package that will be able to create that
kind
of
menu that could be updated from a library or a template? Does
FrontPage
or
GoLive have this kind of funtionality?











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

Default Re: Pop Up Menus as Library Items - 07-08-2004 , 09:46 PM



However - in fairness, I must say this. If you have a Library item with the
PVII method menu (i.e., using show-hide layers), and you need to add a new
element to the menu, without going into the code, you are hosed.

In this case, you are hosed with any approach.

Nevertheless, if all you want to do is to change any visual aspect of the
existing menu, you can do that easily with my approach, and not with yours.

--
Murray --- ICQ 71997575
Team Macromedia Volunteer for Dreamweaver MX
(If you *MUST* email me, don't LAUGH when you do so!)
==================
news://forums.macromedia.com/macromedia.dreamweaver - THE BEST WAY TO GET
ANSWERS
==================
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
==================

"T.Pastrana - 4Level" <aaaa (AT) aaaa (DOT) com> wrote

Quote:
Yes I do understand but your misleading the sheep :-) You said that you
would not have any of these problems at all if the show-hide methods were
used but the same problems would still exist because they rely on
behaviors
as well and if used in Library items would still be problematic if edits
are
needed.


--
Regards,
..Trent Pastrana
www.fourlevel.com

-----------------------------




"Murray *TMM*" <forums (AT) HAHAgreat-web-sights (DOT) com> wrote in message
news:ccks79$s2q$1 (AT) forums (DOT) macromedia.com...
Of course, you are right, but you're not reading the post, Trent. The
question is about editing these menus in Library items. You cannot.
It's
not about the linking. Any change to any aspect of the menu system in a
Library item is not possible. Sure you can make changes to the
javascript
files, but that's not what this question is about.

--
Murray --- ICQ 71997575
Team Macromedia Volunteer for Dreamweaver MX
(If you *MUST* email me, don't LAUGH when you do so!)
==================
news://forums.macromedia.com/macromedia.dreamweaver - THE BEST WAY TO
GET
ANSWERS
==================
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
==================

"T.Pastrana - 4Level" <aaaa (AT) aaaa (DOT) com> wrote in message
news:cckrui$roq$1 (AT) forums (DOT) macromedia.com...
This is a serious downside to the use of Library items for menus,
PARTICULARLY ANY MENU SYSTEM THAT EMBEDS YOUR LINKS IN JAVASCRIPT
(the
caps
are for emphasis, not shouts).

Not if absolute URLs are used for the links.... Then it is not a
problem
at
all.

--
Regards,
..Trent Pastrana
www.fourlevel.com

-----------------------------



"Murray *TMM*" <forums (AT) HAHAgreat-web-sights (DOT) com> wrote in message
news:cckp6j$p7b$1 (AT) forums (DOT) macromedia.com...
Once ANY page element with behaviors applied has been made into a
Library
item, you can no longer edit the applied behavior. Why? Because
the
Library item has no <head> and no <body>. Look at the code.
Furthermore,
adding such tags into a Library item would create problems for you
on
the
containing pages which would now find themselves with multiple
head
/
body> tags - ewww.

This is a serious downside to the use of Library items for menus,
PARTICULARLY ANY MENU SYSTEM THAT EMBEDS YOUR LINKS IN JAVASCRIPT
(the
caps
are for emphasis, not shouts).

On the other hand, had you made your menu the easy way that I
recommended
(http://www.projectseven.com/), you would not have these problems at
all.

--
Murray --- ICQ 71997575
Team Macromedia Volunteer for Dreamweaver MX
(If you *MUST* email me, don't LAUGH when you do so!)
==================
news://forums.macromedia.com/macromedia.dreamweaver - THE BEST WAY
TO
GET
ANSWERS
==================
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
==================

"dbnewman" <webforumsuser (AT) macromedia (DOT) com> wrote in message
news:cckosb$orf$1 (AT) forums (DOT) macromedia.com...
Bummer.

Is there any other wsywig package that will be able to create that
kind
of
menu that could be updated from a library or a template? Does
FrontPage
or
GoLive have this kind of funtionality?











Reply With Quote
  #10  
Old   
T.Pastrana - 4Level
 
Posts: n/a

Default Re: Pop Up Menus as Library Items - 07-08-2004 , 09:53 PM



It doesn't take much knowledge to hand edit links in a js file, and I do see
the amount of posts about this and who is asking the questions. Someone
could learn how to edit the links in the FW menus faster than it would be to
learn how to make show-hide menus.

but.....

The biggest problem with the DW/FW menus is the size of the code. All
of the other issues can be easily surmounted, but the size of the code is
reason in
itself not to learn the methods to surmount the other issues.

--
Regards,
...Trent Pastrana
www.fourlevel.com

-----------------------------



"Murray *TMM*" <forums (AT) HAHAgreat-web-sights (DOT) com> wrote

Quote:
However - in fairness, I must say this. If you have a Library item with
the
PVII method menu (i.e., using show-hide layers), and you need to add a new
element to the menu, without going into the code, you are hosed.

In this case, you are hosed with any approach.

Nevertheless, if all you want to do is to change any visual aspect of the
existing menu, you can do that easily with my approach, and not with
yours.

--
Murray --- ICQ 71997575
Team Macromedia Volunteer for Dreamweaver MX
(If you *MUST* email me, don't LAUGH when you do so!)
==================
news://forums.macromedia.com/macromedia.dreamweaver - THE BEST WAY TO GET
ANSWERS
==================
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
==================

"T.Pastrana - 4Level" <aaaa (AT) aaaa (DOT) com> wrote in message
news:ccksnh$sht$1 (AT) forums (DOT) macromedia.com...
Yes I do understand but your misleading the sheep :-) You said that you
would not have any of these problems at all if the show-hide methods
were
used but the same problems would still exist because they rely on
behaviors
as well and if used in Library items would still be problematic if edits
are
needed.


--
Regards,
..Trent Pastrana
www.fourlevel.com

-----------------------------




"Murray *TMM*" <forums (AT) HAHAgreat-web-sights (DOT) com> wrote in message
news:ccks79$s2q$1 (AT) forums (DOT) macromedia.com...
Of course, you are right, but you're not reading the post, Trent. The
question is about editing these menus in Library items. You cannot.
It's
not about the linking. Any change to any aspect of the menu system in
a
Library item is not possible. Sure you can make changes to the
javascript
files, but that's not what this question is about.

--
Murray --- ICQ 71997575
Team Macromedia Volunteer for Dreamweaver MX
(If you *MUST* email me, don't LAUGH when you do so!)
==================
news://forums.macromedia.com/macromedia.dreamweaver - THE BEST WAY TO
GET
ANSWERS
==================
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
==================

"T.Pastrana - 4Level" <aaaa (AT) aaaa (DOT) com> wrote in message
news:cckrui$roq$1 (AT) forums (DOT) macromedia.com...
This is a serious downside to the use of Library items for menus,
PARTICULARLY ANY MENU SYSTEM THAT EMBEDS YOUR LINKS IN JAVASCRIPT
(the
caps
are for emphasis, not shouts).

Not if absolute URLs are used for the links.... Then it is not a
problem
at
all.

--
Regards,
..Trent Pastrana
www.fourlevel.com

-----------------------------



"Murray *TMM*" <forums (AT) HAHAgreat-web-sights (DOT) com> wrote in message
news:cckp6j$p7b$1 (AT) forums (DOT) macromedia.com...
Once ANY page element with behaviors applied has been made into a
Library
item, you can no longer edit the applied behavior. Why? Because
the
Library item has no <head> and no <body>. Look at the code.
Furthermore,
adding such tags into a Library item would create problems for you
on
the
containing pages which would now find themselves with multiple
head
/
body> tags - ewww.

This is a serious downside to the use of Library items for menus,
PARTICULARLY ANY MENU SYSTEM THAT EMBEDS YOUR LINKS IN JAVASCRIPT
(the
caps
are for emphasis, not shouts).

On the other hand, had you made your menu the easy way that I
recommended
(http://www.projectseven.com/), you would not have these problems
at
all.

--
Murray --- ICQ 71997575
Team Macromedia Volunteer for Dreamweaver MX
(If you *MUST* email me, don't LAUGH when you do so!)
==================
news://forums.macromedia.com/macromedia.dreamweaver - THE BEST WAY
TO
GET
ANSWERS
==================
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
==================

"dbnewman" <webforumsuser (AT) macromedia (DOT) com> wrote in message
news:cckosb$orf$1 (AT) forums (DOT) macromedia.com...
Bummer.

Is there any other wsywig package that will be able to create
that
kind
of
menu that could be updated from a library or a template? Does
FrontPage
or
GoLive have this kind of funtionality?













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.