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

Is this project still under maintenance #307

Closed sunny-shu closed 4 years ago

sunny-shu commented 4 years ago

Is this project still under maintenance?I see many questions from the community did not respond if yes,I am happy to maintain the community

amerikan commented 4 years ago

@sunny-shu Due to the fact that in the current age the placeholder attribute now enjoys universal native support in modern browsers, it has somewhat become obsolete. Of course there are far edge cases where old browsers like old IE versions are needed, but that market is minuscule.

With that said, it's not necessarily dead, but not active either. I have certain limited permissions to the repo, but do not own it.

What setup do you have to test in old IE versions?

sunny-shu commented 4 years ago

ok, i will close this issue.I just want to do something on github to improve my skills.