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

Popular posts from this blog

java - Date formats difference between yyyy-MM-dd'T'HH:mm:ss and yyyy-MM-dd'T'HH:mm:ssXXX -

c# - Get rid of xmlns attribute when adding node to existing xml -