Swap Image

A

Audrey P

I need to create a button that when clicked will swap the image on my web
page and load another image in its place. The objective is to have a "mini"
navigation list on the page. Can someone give suggestions
 
D

Dan L

Most javascript and DHTML scripts swap images on mouseover. See if you can
Google for "image swap on click" or look at all the scripts available when
you Google "image swap" to see if one fits your needs.
 
A

Andrew Murray

what version of frontpage?
2002 has "rollover button" capability
2003 has behaviours - rollver buttons and interactive buttons.
 
Top