angular-placeholder-shim
angular-placeholder-shim copied to clipboard
Angular directive to make the input/textarea placeholder attribute work on all browsers.
When a form loads, the jquery placeholder shim automatically focuses and blurs and sets ng-touched to true and makes validation messages to start showing up. Is there a work around...
Nice work with this plugin, thanks. Issue is with IE9, when showing form validation messages on screen elements are moved leaving placeholder text in old position. Any help appreciated. Thank...
First of all thank you for the nice plugin. The reason why I am asking for this feature is that I am using textAngular editor which does his own placeholder...