HighDots Forums  

How do I make 4 stage buttons in Dreamweaver 2?

Macromedia Dreamweaver Macromedia Dreamweaver Discussions (macromedia.dreamweaver)


Discuss How do I make 4 stage buttons in Dreamweaver 2? in the Macromedia Dreamweaver forum.



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

Default How do I make 4 stage buttons in Dreamweaver 2? - 07-03-2004 , 09:54 AM






Hi I wonder if you can help me. I have only just started using DW to make a
homepage. I am using the rollover image function to make rollover buttons,
which work fine, but I would like to make these buttons 4 stage, with a Down
and Over-Down state. The tutorials that I've seen say I should insert a
Navigation Bar to achieve this, but I don't have that option in DW2. So how can
I make these 4 stage buttons? Will I have to write a script? If so, how do I do
that? (I know nothing about javascript). Many thanks.

Steve London


Reply With Quote
  #2  
Old   
Andrew
 
Posts: n/a

Default Re: How do I make 4 stage buttons in Dreamweaver 2? - 07-03-2004 , 10:29 AM






Hi,

Yes you will need a script - or build them in Fireworks, which will handle
all the components for you.

A

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

Quote:
Hi I wonder if you can help me. I have only just started using DW to make
a
homepage. I am using the rollover image function to make rollover buttons,
which work fine, but I would like to make these buttons 4 stage, with a
Down
and Over-Down state. The tutorials that I've seen say I should insert a
Navigation Bar to achieve this, but I don't have that option in DW2. So
how can
I make these 4 stage buttons? Will I have to write a script? If so, how do
I do
that? (I know nothing about javascript). Many thanks.

Steve London




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

Default Re: How do I make 4 stage buttons in Dreamweaver 2? - 07-03-2004 , 10:36 AM



That's not likely. Since we don't know which version (if any) of FW the
original poster is using, it would be hard to recommend this as a viable
general approach, in my opinion.

--
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
==================

"Andrew" <andrew (AT) neptuno (DOT) fsnet.co.uk> wrote

Quote:
Hi,

Yes you will need a script - or build them in Fireworks, which will handle
all the components for you.

A

"stevelondon88" <webforumsuser (AT) macromedia (DOT) com> wrote in message
news:cc6dqo$4l$1 (AT) forums (DOT) macromedia.com...
Hi I wonder if you can help me. I have only just started using DW to
make
a
homepage. I am using the rollover image function to make rollover
buttons,
which work fine, but I would like to make these buttons 4 stage, with a
Down
and Over-Down state. The tutorials that I've seen say I should insert a
Navigation Bar to achieve this, but I don't have that option in DW2. So
how can
I make these 4 stage buttons? Will I have to write a script? If so, how
do
I do
that? (I know nothing about javascript). Many thanks.

Steve London






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

Default Re: How do I make 4 stage buttons in Dreamweaver 2? - 07-03-2004 , 10:41 AM



Steve:

Using DW2, and just beginning at that, you are definitely behind the curve
on getting something like this done.

A 2 state rollover is a lead-pipe cinch. You would have up and down images,
and rolling over the up image would show the down image. Rolling off would
revert to the up image. Simple simon.

The difficulty arises when you want to use a persistent down image (with 3-
or 4-state rollovers). This would mean that the navigation has to have some
memory of which button you last clicked. Macromedia tried to approach this
problem with their NavBar feature, but this only is designed to work in a
framed site. Are you using frames?

--
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
==================

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

Quote:
Hi I wonder if you can help me. I have only just started using DW to make
a
homepage. I am using the rollover image function to make rollover buttons,
which work fine, but I would like to make these buttons 4 stage, with a
Down
and Over-Down state. The tutorials that I've seen say I should insert a
Navigation Bar to achieve this, but I don't have that option in DW2. So
how can
I make these 4 stage buttons? Will I have to write a script? If so, how do
I do
that? (I know nothing about javascript). Many thanks.

Steve London




Reply With Quote
  #5  
Old   
Al Sparber- PVII
 
Posts: n/a

Default Re: How do I make 4 stage buttons in Dreamweaver 2? - 07-03-2004 , 10:47 AM



Murray *TMM* wrote:
Quote:
Macromedia
tried to approach this problem with their NavBar feature, but this
only is designed to work in a framed site. Are you using frames?
Just an FYI -

Our Instant Navbar Command addresses this issue and provides an
automated solution in non-frames pages.

--
Al Sparber - PVII
http://www.projectseven.com
DW Extensions - Menu Systems - Tutorials - CSS FastPacks
---------------------------------------------------------
Webdev Newsgroup: news://forums.projectseven.com/pviiwebdev/
CSS Newsgroup: news://forums.projectseven.com/css/
RSS/XML Feeds: http://www.projectseven.com/xml/






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

Default Re: How do I make 4 stage buttons in Dreamweaver 2? - 07-03-2004 , 10:52 AM



Al - Thanks for the reminder. I'll have to review that feature! What is
the link for it?

--
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
==================

"Al Sparber- PVII" <adSTRApmin (AT) projectseven (DOT) com> wrote

Quote:
Murray *TMM* wrote:
Macromedia
tried to approach this problem with their NavBar feature, but this
only is designed to work in a framed site. Are you using frames?

Just an FYI -

Our Instant Navbar Command addresses this issue and provides an
automated solution in non-frames pages.

--
Al Sparber - PVII
http://www.projectseven.com
DW Extensions - Menu Systems - Tutorials - CSS FastPacks
---------------------------------------------------------
Webdev Newsgroup: news://forums.projectseven.com/pviiwebdev/
CSS Newsgroup: news://forums.projectseven.com/css/
RSS/XML Feeds: http://www.projectseven.com/xml/







Reply With Quote
  #7  
Old   
stevelondon88
 
Posts: n/a

Default Re: How do I make 4 stage buttons in Dreamweaver 2 - 07-03-2004 , 06:00 PM



Hi there, I'm afraid i don't have Fireworks, just Dreamweaver 2.

Yes my site does use frames right now. I have made a left-hand side frame
which holds all the buttons, which are currently 2 stage rollovers and which I
want to change into 4 stage buttons. The buttons are stuff like 'HOME' 'PHOTO
ALBUM' 'NEWS' etc

Could someone explain how I implement this 'instant navbar' option that has
been mentioned, if indeed this is the solution?

I notice that in the Insert menu, it allows me to Insert a Script. As I'm a
newbie, it would be fantastic if someone could literally tell me what I need to
type in the Script dialogue box in order to create 4 stage buttons. I have a
feeling that this is really all I need to get going. I hope it is a simple
operation. TIA.

Any help much appreciated.

Steve


Reply With Quote
  #8  
Old   
stevelondon88
 
Posts: n/a

Default Re: How do I make 4 stage buttons in Dreamweaver 2 - 07-05-2004 , 06:37 AM



Hello? Does anyone have any further advice?

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.