navigation
a webmaster learning community
     Home    Register     Search      Help      Login    
FrontPage Alternative
Sponsors

Shopping Cart Software
Ecommerce software integrated into Frontpage, Dreamweaver and Golive templates. No monthly fees and available in ASP and PHP versions.

Website Templates
We also have a wide selection of Dreamweaver, Expression Web and Frontpage templates as well as webmaster tools and CSS layouts.

Frontpage website templates
Creative Website Templates for FrontPage, Dreamweaver, Flash, SwishMax

Free FrontPage Templates

Search Forums
 

Advanced search
Recent Posts

 Todays Posts
 Most Active posts
 Posts since last visit
 My Recent Posts
 Mark posts read

 

..... link image change when clicked.

 
View related threads: (in this forum | in all forums)

Logged in as: Guest
Users viewing this topic: none
Printable Version 

All Forums >> Web Development >> Microsoft FrontPage Help >> ..... link image change when clicked.
Page: [1]
 
SilverDagger

 

Posts: 17
Joined: 11/11/2004
Status: offline

 
..... link image change when clicked. - 3/23/2005 16:37:00   
How do you use one image as a hyperlink, and then have the image change when clicked on.:)
bobby

 

Posts: 11394
Joined: 8/15/1969
From: Seattle WA USA
Status: offline

 
RE: ..... link image change when clicked. - 3/23/2005 16:49:43   
when clicked on or when hovered over..?

You can use CSS in some cases, DHTML or Javascript in others...

try google for "javascript image swap" or "dhtml image swap" and see if you get anything close to what you're looking for.



_____________________________

If con is the opposite of pro, is Congress the opposite of progress?


:)

(in reply to SilverDagger)
Larry M.

 

Posts: 2852
Joined: 2/20/2003
From: Greenville, South Carolina, USA
Status: offline

 
RE: ..... link image change when clicked. - 3/23/2005 20:12:12   
SilverDagger,

This will swap images in FrontPage 2002/2003 when "hovered":

Insert (or highlight existing) picture (button)

Click Tools >> Customize, and check the box next to DHTML effects. This will give you the DHTML menu for your toolbar. Then ...

>>Now click your button image (keep it selected)
>>In the DHTML menu click on Choose an event, select Mouse Over
>>click on Choose an Effect, select Swap Picture
>>Choose settings, select Choose Picture (continues to move across DHTML Menu Bar)
Will show light blue background around primary image indicating swap successful.

Results can be viewed in Preview Mode.

Now you simply navigate to your rollover button image, select it, and voila!


_____________________________

Larry M.

Reality is the leading cause of stress among those few in touch with it

(in reply to bobby)
bobby

 

Posts: 11394
Joined: 8/15/1969
From: Seattle WA USA
Status: offline

 
RE: ..... link image change when clicked. - 3/23/2005 23:55:19   
If I remember correctly... those work as well as any javascript I ever compared them to.

:)

_____________________________

If con is the opposite of pro, is Congress the opposite of progress?


:)

(in reply to Larry M.)
fraser5002

 

Posts: 39
Joined: 4/29/2004
Status: offline

 
RE: ..... link image change when clicked. - 3/27/2005 11:56:34   
just change the tag to

<img  src="fielname of first image" name="namefortheimage" align="top" width="120" height="90" onclick ="namefortheimage.src ='newpicturefilename' ">


try that
might work dont see why not
(obviousley height width etc different for your image)

(in reply to bobby)
SilverDagger

 

Posts: 17
Joined: 11/11/2004
Status: offline

 
RE: ..... link image change when clicked. - 3/30/2005 14:37:15   
That worked great Larry. Thanks for the help!
One problem though.... How can this be achieved when the (rectangular) image has a (circle) for a hotspot? How do you apply the circular hotspot to the second image?


(in reply to Larry M.)
Page:   [1]

All Forums >> Web Development >> Microsoft FrontPage Help >> ..... link image change when clicked.
Page: [1]
Jump to: 1





New Messages No New Messages
Hot Topic w/ New Messages Hot Topic w/o New Messages
Locked w/ New Messages Locked w/o New Messages
 Post New Thread
 Reply to Message
 Post New Poll
 Submit Vote
 Delete My Own Post
 Delete My Own Thread
 Rate Posts