angularjs - How to hide ng-message with timeout? -
i dont want ng-message keep showing until user enters valid input. want hide ng-message after 5 seconds on showing.
i saw class toggle ng-active ng-inactive.
now how can manually set ng-message inactive or hide after seconds?
the @muller
answer solved problem. it's temporary solution only. because if used more ng-message
need manage of them.
but options may go angularjs-toaster. angularjs toaster customized version of "toastr" non-blocking notification javascript library.
i hope can see demo more clarifications .
and son't worry integrations. don't need long time integrate this. need download files link bring above (js,css) , drag files main screen . that's all.
Comments
Post a Comment