Cathy has attended:
Dreamweaver 8 Introduction course
Animated buttons
How to create an animated button?
RE: Animated buttons
you need a gif file creator programme
RE: Animated buttons
Cathy,
There are a number of ways to create an animated button. David suggests using an application that can create animated GIF images, such as Paint Shop Pro.
Other ways are:
- using CSS for basic animation (eg. hover)
- using Javascript to swap the image on a mouse action (eg. hover or click)
- using Adobe Flash application to add shockwave buttons to your page (Dreamweaver MX and above has a built in flash button generator)
Regards, Rich