PC Review


Reply
Thread Tools Rate Thread

HOW DO I MAKE AN IMAGE INTO A BACK BUTTON

 
 
=?Utf-8?B?a2VycnlhaXI=?=
Guest
Posts: n/a
 
      4th Mar 2006
I am using fp 2003 and i'm tring to make a gif image thai created into a back
button that goes to the previous page
 
Reply With Quote
 
 
 
 
Ronx
Guest
Posts: n/a
 
      4th Mar 2006
Right click the image and choose Picture Properties.
On the General tab, In Default hyperlink -> Location type
javascript:history.go(-1);
Click OK

In code (html) view this will be similar to
<a href="javascript:history.go(-1);"><img src="whatever.gif"
alt="Previous Page" width="20" height="15"></a>
--
Ron Symonds - Microsoft MVP (FrontPage)
Reply only to group - emails will be deleted unread.
FrontPage Support: http://www.frontpagemvps.com/

"kerryair" <(E-Mail Removed)> wrote in message
news:774D3695-69A7-4791-AC20-(E-Mail Removed)...
>I am using fp 2003 and i'm tring to make a gif image thai created
>into a back
> button that goes to the previous page



 
Reply With Quote
 
Stefan B Rusynko
Guest
Posts: n/a
 
      4th Mar 2006
<A href="javascript:window.history.go(-1);"><IMG "yourgif.gif"></A>

--

_____________________________________________
SBR @ ENJOY (-: [ Microsoft MVP - FrontPage ]
"Warning - Using the F1 Key will not break anything!" (-;
To find the best Newsgroup for FrontPage support see:
http://www.frontpagemvps.com/FrontPa...3/Default.aspx
_____________________________________________


"kerryair" <(E-Mail Removed)> wrote in message news:774D3695-69A7-4791-AC20-(E-Mail Removed)...
|I am using fp 2003 and i'm tring to make a gif image thai created into a back
| button that goes to the previous page


 
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

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
How do I make the button image for a macro on the QAT relevant? Romany Microsoft Word Document Management 4 24th Feb 2010 08:10 PM
how can I make disable the back button of browser sethia4u Microsoft ASP .NET 5 19th May 2008 09:03 AM
How to make an image into a command button? jaymai108@gmail.com Microsoft Excel Discussion 3 14th Nov 2006 09:03 PM
image button as a back button Chicagoboy27 Microsoft ASP .NET 2 30th Oct 2006 05:00 PM
how to make button with a little image icon David Microsoft ASP .NET 3 5th Aug 2003 05:48 PM


Features
 

Advertising
 

Newsgroups
 


All times are GMT +1. The time now is 03:26 PM.