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

it not word in display:none element? #294

Open moahmn opened 8 years ago

moahmn commented 8 years ago

i have a element which display attr is none,when user click the button,and then i set it top,left and display:block to show it...but the library didn't work in ie9??? i hope you reply thanks man