javascript - Fading flashing button with AngularJS -
i need please angularjs/bootstrap enable me have smooth fade based flashing button (don't want simple "on/off") ... need highlight user need press submit.
i've done lots of searching , there's examples of fading 1 panel out , 1 in... there doesn't seem simple version "flash" text.
my apologies know information in question bit thin on "content" new angular (i know basic constructs) , have no real clue start.
tyia
you can achieve using ng-animate
. check this documentation ng-animate. css animations.
if need in creating such css animation classes, refer this css animation generator.
Comments
Post a Comment