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

Field expanding on click with password field and breaking layout - IE9 #305

Open joaopaulin opened 6 years ago

joaopaulin commented 6 years ago

It happens on IE9. When you click the password field it seems like it expands to 100% width of the element and is not returning back to its original size when you click outside it.

issue