dsheiko / HTML5-Form-Shim

⛔️ [DEPRECATED] That is a jquery plugin, which emulates HTML5 Form Validation on old browsers. The plugin also allows to customize form submission validation tooltips and field validation callbacks (e.g. via XMLHttpRequest)
http://dsheiko.github.io/HTML5-Form-Shim/
71 stars 17 forks source link

Textarea placeholder #1

Open gliesche opened 12 years ago

gliesche commented 12 years ago

Could it be, that the shim is not working for the placeholder attribute on the textarea element?

Thanks in advance.

dsheiko commented 12 years ago

Yep, you are right. Have it in my TODO list.