Blinking Button

R

rporzio

I would like to put a blinking button that will link to either another web
page or one within my own site. The one that I would like to duplicate is at
the top right of:

http://sunpass.com/

Suggestions on how that can be accomplished? Thanks, Ralph
 
D

Dan L

Simply create a button as an animated gif and hyperlink it.
<a href="nextpage.htm"><img src="animatedflashingbutton.gif"></a>
 
R

rporzio

Dan thanks, but can you provide me with more detail, can you create an
animated gif in FP 2003 or is another programn required? Thanks, Ralph
 
Top