PC Review Forums Newsgroups Microsoft Word Microsoft Frontpage How do I assign a link to a button?

Reply

How do I assign a link to a button?

 
Thread Tools Rate Thread
Old 23-07-2003, 11:26 AM   #1
damo1
Guest
 
Posts: n/a
Default How do I assign a link to a button?


I would suggest building your own buttons in image
composer, because i wouldn't trust any button from the
actual package, and you can make them look much better
with a little bit o' java to make it react like the
hoverbuttons from FP

<a href="startme.htm" onMouseOver="document.images
[0].src='welcome1.jpg';" onMouseOut="document.images
[0].src='welcome.jpg';"><img src="*put the name of your
file you wish to beusing except when the mouse is over it,
with all directory details in here*" alt border="0"
WIDTH="173" HEIGHT="33"><br>
<a/>
the 2 numbers in these brackets []should increase by 1 for
every button

>-----Original Message-----
>Hi,
>
>I'm trying to improve a very basic website just now that
>is mostly a few pages created in frontpage using
>hyperlinks to connect the pages, and a bulletin board
>running alongside it also conected via a hyperlink.
>
>I'd like to smarten up a bit, and thought I'd use a
>theme, which all looks lovely.
>
>The buttons in the Nav bar are created automatically, but
>how can I link to my bulletin board? I'd like to avoid a
>hyperlink and keep it as a button but cant see how. I've
>read through the Step by Step book, but it only describes
>linking to Frontpage items - Any help?
>
>Derek %-)
>.
>

  Reply With Quote
Reply



Thread Tools
Rate This Thread
Rate This Thread:

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