Does anyone know how to make an animated button without flash? What I'd like to make is a button that fades in and out without any interaction, then when the mouse goes over the icon it goes to full fade in.

Thanks.

link|improve this question
This belongs on Stack Overflow because it is a question purely about code. The short answer is JavaScript is probably the only other way to do what you want. – RandomBen Aug 11 '10 at 21:17
I'm not sure I agree that this is off topic and this could be accomplished with an animated gif or two and the :hover pseudo class in CSS. The title is however misleading. – Kris Aug 11 '10 at 22:23
feedback

closed as off topic by RandomBen, Jeff Atwood Aug 11 '10 at 22:14

Questions on Pro Webmasters - Stack Exchange are expected to generally relate to webmastering, within the scope defined in the faq.