mathiasbynens / jquery-placeholder

A jQuery plugin that enables HTML5 placeholder behavior for browsers that aren’t trying hard enough yet
https://mths.be/placeholder
MIT License
3.98k stars 1.34k forks source link

Avoid IE9 document.activeElement of death #161

Closed fgalassi closed 11 years ago

fgalassi commented 11 years ago

activeElement problem with IE9 See https://github.com/mathiasbynens/jquery-placeholder/pull/99

fgalassi commented 11 years ago

@mathiasbynens where are you? @arnoldchan you don't have push access?

mathiasbynens commented 11 years ago

Thanks.

Next time, please follow the existing coding style.