Tell me more ×
Webmasters Stack Exchange is a question and answer site for pro webmasters. It's 100% free, no registration required.

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.

share|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

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

Questions on Webmasters Stack Exchange are expected to relate to webmastering within the scope defined in the FAQ. Consider editing the question or leaving comments for improvement if you believe the question can be reworded to fit within the scope. Read more about closed questions here.