how do link buttons

Forum home » Delegate support and help forum » Dreamweaver Training and help » How do i link buttons to anchors?

How do i link buttons to anchors?

resolvedResolved · Low Priority · Version CS3

Lynn has attended:
Dreamweaver Introduction (2 days) course

How do i link buttons to anchors?

how do I link buttons to anhcors?

RE: how do i link buttons to anchors?

Hi Lynn,

That's a good question.

You may be familiar with the GoToUrl behaviour in Dreamweaver. If not, I'll explain it here.

First create your anchor. Perhaps call it 'myAnchor'. Normally to jump to the anchor using a link, you would link to #myAnchor, the hash indicating that the browser should jump down to the appropriate anchor.

Then create your button. Go to Insert -> Form -> Button, and put details in for button (you can usually leave as default). Dreamweaver often prompts you to ask if you want a Form tag as well - this is up to you. It shouldn't make a difference for the outcome of this task.

Then select your new form button. Now go to your Behaviours tab (if you can't find it, go to Window -> Behaviours). At the top of the behaviours tab there is a little 'plus' button. Click this to bring up a menu of all javascript/behaviours you can apply to your button.

Choose the 'Go To URL' option. A dialogue box appears. You will probably only have one option for 'Open in', and that will be 'Main window'. This is fine. In the 'URL' field, type a hash and then the name of your anchor. eg. #myAnchor

Press OKAY and then test out your page. When you press the button, you should be jumped down (or up) to the appropriate anchor.

I hope this answers your question. If it does, please help by marking this question as 'resolved'. I look forward to answering any further questions you may have.

Kind regards, Rich

 

Training courses

 

Training information:

Welcome. Please choose your application (eg. Excel) and then post your question.

Our Microsoft Qualified trainers will then respond within 24 hours (working days).

Frequently Asked Questions
What does 'Resolved' mean?

Any suggestions, questions or comments? Please post in the Improve the forum thread.


 

Dreamweaver tip:

Quick Tag Editor

If you want to quickly access your HTMl tag while in design view, highlight your item on a page and press Ctrl+T

View all Dreamweaver hints and tips


Server loaded in 0.12 secs.