HighDots Forums  

Fireworks dropdown menu in DMX

Macromedia Dreamweaver Macromedia Dreamweaver Discussions (macromedia.dreamweaver)


Discuss Fireworks dropdown menu in DMX in the Macromedia Dreamweaver forum.



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

Default Fireworks dropdown menu in DMX - 08-01-2003 , 11:01 AM






I created a dropdown menu in Fireworks. Inserted Fireworks HTML in DMX. Now
when I preview in Browser the menu does funny things: on hover it comes in
as completely black but on hover you can see the menu items, or when you
hover over the menu items it turns black (it's supposed to be white with
black outlines and beveled while turning red on hover). I'm using IE 6.0.
This is eventually going to be a menu in a template. Any thoughts, ideas,
etc......

Thanks
Andrena



Reply With Quote
  #2  
Old   
Andrena Lefdahl
 
Posts: n/a

Default Re: Fireworks dropdown menu in DMX - 08-01-2003 , 11:11 AM







"Andrena Lefdahl" <alefdahl (AT) NOSPAMmse-ta (DOT) com> wrote

Quote:
I created a dropdown menu in Fireworks. Inserted Fireworks HTML in DMX.
Now
when I preview in Browser the menu does funny things: on hover it comes in
as completely black but on hover you can see the menu items, or when you
hover over the menu items it turns black (it's supposed to be white with
black outlines and beveled while turning red on hover). I'm using IE 6.0.
This is eventually going to be a menu in a template. Any thoughts, ideas,
etc......
I discovered this only happens once I save it as a template. Will I
eliminate this problem if I use the tutorial method with layers on Project 7
website?




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

Default Re: Fireworks dropdown menu in DMX - 08-01-2003 , 11:22 AM



Anrdrena:

Quote:
I discovered this only happens once I save it as a template.
That's because you are using an all javascript method. You don't know the
half of it. You would have the same problem if you simply took one of your
non-templated menu pages and moved it to another folder in your site too, so
it's not really the template thing that is the problem.

Quote:
Will I
eliminate this problem if I use the tutorial method with layers on Project
7
website?
Yes, you will. That's because the methods described there do not embed the
links in javascript, thereby cloaking them from DW's link management, but
also from search engines! A site with ONLY DW/FW pop-ups will be invisible
to SE spiders (except for the first page).

You will find that the PVII methods (and others) produce tight code (~15%
the weight of the FW menus), easy maintenance, and faster loading pages.

--
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.DreamweaverFAQ.com - DW FAQs, Tutorials & Resources
http://www.macromedia.com/support/search/ - Macromedia (MM) Technotes
==================

"Andrena Lefdahl" <alefdahl (AT) NOSPAMmse-ta (DOT) com> wrote

Quote:
"Andrena Lefdahl" <alefdahl (AT) NOSPAMmse-ta (DOT) com> wrote in message
news:bgdvmv$hk$1 (AT) forums (DOT) macromedia.com...
I created a dropdown menu in Fireworks. Inserted Fireworks HTML in DMX.
Now
when I preview in Browser the menu does funny things: on hover it comes
in
as completely black but on hover you can see the menu items, or when you
hover over the menu items it turns black (it's supposed to be white with
black outlines and beveled while turning red on hover). I'm using IE
6.0.
This is eventually going to be a menu in a template. Any thoughts,
ideas,
etc......

I discovered this only happens once I save it as a template. Will I
eliminate this problem if I use the tutorial method with layers on Project
7
website?





Reply With Quote
  #4  
Old   
Andrena Lefdahl
 
Posts: n/a

Default Re: Fireworks dropdown menu in DMX - 08-01-2003 , 11:34 AM



Thank you wise one.

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

Quote:
Anrdrena:

I discovered this only happens once I save it as a template.

That's because you are using an all javascript method. You don't know the
half of it. You would have the same problem if you simply took one of
your
non-templated menu pages and moved it to another folder in your site too,
so
it's not really the template thing that is the problem.

Will I
eliminate this problem if I use the tutorial method with layers on
Project
7
website?

Yes, you will. That's because the methods described there do not embed
the
links in javascript, thereby cloaking them from DW's link management, but
also from search engines! A site with ONLY DW/FW pop-ups will be
invisible
to SE spiders (except for the first page).

You will find that the PVII methods (and others) produce tight code (~15%
the weight of the FW menus), easy maintenance, and faster loading pages.

--
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.DreamweaverFAQ.com - DW FAQs, Tutorials & Resources
http://www.macromedia.com/support/search/ - Macromedia (MM) Technotes
==================

"Andrena Lefdahl" <alefdahl (AT) NOSPAMmse-ta (DOT) com> wrote in message
news:bge09e$1mc$1 (AT) forums (DOT) macromedia.com...

"Andrena Lefdahl" <alefdahl (AT) NOSPAMmse-ta (DOT) com> wrote in message
news:bgdvmv$hk$1 (AT) forums (DOT) macromedia.com...
I created a dropdown menu in Fireworks. Inserted Fireworks HTML in
DMX.
Now
when I preview in Browser the menu does funny things: on hover it
comes
in
as completely black but on hover you can see the menu items, or when
you
hover over the menu items it turns black (it's supposed to be white
with
black outlines and beveled while turning red on hover). I'm using IE
6.0.
This is eventually going to be a menu in a template. Any thoughts,
ideas,
etc......

I discovered this only happens once I save it as a template. Will I
eliminate this problem if I use the tutorial method with layers on
Project
7
website?







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

Default Re: Fireworks dropdown menu in DMX - 08-01-2003 , 11:42 AM



Andrena:

You're welcome. You will be the wise one, too, by moving away from these
pop-ups.

--
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.DreamweaverFAQ.com - DW FAQs, Tutorials & Resources
http://www.macromedia.com/support/search/ - Macromedia (MM) Technotes
==================

"Andrena Lefdahl" <alefdahl (AT) NOSPAMmse-ta (DOT) com> wrote

Quote:
Thank you wise one.

"Murray *TMM*" <forums (AT) HAHAgreat-web-sights (DOT) com> wrote in message
news:bge0m3$2d1$1 (AT) forums (DOT) macromedia.com...
Anrdrena:

I discovered this only happens once I save it as a template.

That's because you are using an all javascript method. You don't know
the
half of it. You would have the same problem if you simply took one of
your
non-templated menu pages and moved it to another folder in your site
too,
so
it's not really the template thing that is the problem.

Will I
eliminate this problem if I use the tutorial method with layers on
Project
7
website?

Yes, you will. That's because the methods described there do not embed
the
links in javascript, thereby cloaking them from DW's link management,
but
also from search engines! A site with ONLY DW/FW pop-ups will be
invisible
to SE spiders (except for the first page).

You will find that the PVII methods (and others) produce tight code
(~15%
the weight of the FW menus), easy maintenance, and faster loading pages.

--
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.DreamweaverFAQ.com - DW FAQs, Tutorials & Resources
http://www.macromedia.com/support/search/ - Macromedia (MM) Technotes
==================

"Andrena Lefdahl" <alefdahl (AT) NOSPAMmse-ta (DOT) com> wrote in message
news:bge09e$1mc$1 (AT) forums (DOT) macromedia.com...

"Andrena Lefdahl" <alefdahl (AT) NOSPAMmse-ta (DOT) com> wrote in message
news:bgdvmv$hk$1 (AT) forums (DOT) macromedia.com...
I created a dropdown menu in Fireworks. Inserted Fireworks HTML in
DMX.
Now
when I preview in Browser the menu does funny things: on hover it
comes
in
as completely black but on hover you can see the menu items, or when
you
hover over the menu items it turns black (it's supposed to be white
with
black outlines and beveled while turning red on hover). I'm using IE
6.0.
This is eventually going to be a menu in a template. Any thoughts,
ideas,
etc......

I discovered this only happens once I save it as a template. Will I
eliminate this problem if I use the tutorial method with layers on
Project
7
website?









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 - 2008, Jelsoft Enterprises Ltd.