animation - Animated html5 buttons on press -
i'm wondering if there way can animate button when pressed (not rolled over) using html5/javascript?
i want create cartoonish button expands little when pressed , sparkles. know sounds kinda gawdy think final result better sounds.
my inspiration ? blocks in new super mario brothers games.
what looking created css3, not html5.
here's blog post links ten different tutorials on making sorts of cool buttons css3: http://www.catswhocode.com/blog/top-10-css3-buttons-tutorials.
many of buttons expand , stuff when rolled on using :hover selector. if want style applied when pressed, substitute :active selector instead.
hope gets started.
Comments
Post a Comment