Closed GoogleCodeExporter closed 9 years ago
I tried directly setting the placeholder in Chrome 19 beta, and it worked.
Is the property renamed by the compiler? If it is, please file a but at the
closure-compiler project to update the html5 externs. Thanks for the
investigation.
Original comment by pall...@google.com
on 30 Apr 2012 at 7:34
I see, thanks a lot
Original comment by ambar....@gmail.com
on 2 May 2012 at 2:28
Original comment by chrishe...@google.com
on 11 May 2012 at 8:28
this.getElement().placeholder = this.label_;
this.getElement().setAttribute('placeholder', this.label_)
Original issue reported on code.google.com by
ambar....@gmail.com
on 26 Apr 2012 at 2:21