Blinking Button

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

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
 
That is an animated gif image, you would need to create you own for your
site.
 
Simply create a button as an animated gif and hyperlink it.
<a href="nextpage.htm"><img src="animatedflashingbutton.gif"></a>
 
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
 
It's the Sunpass News and Events button. It blinks for me in FF.
 
You need to add an animated gif to it. To add it, just enclose it in an img tag inside anchor tag or button tag.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top