nazar-pc / PickMeUp

Really simple, powerful, customizable and lightweight standalone datepicker
BSD Zero Clause License
616 stars 190 forks source link

fix Opera12 fail #194

Closed betadog closed 6 years ago

betadog commented 6 years ago

https://developer.mozilla.org/en-US/docs/Web/API/Element/matches Opera 11.5: This feature was implemented with the non-standard name oMatchesSelector

nazar-pc commented 6 years ago

This library only supports modern browsers and will more likely drop support for webkitMatchesSelector and msMatchesSelector than will start supporting oMatchesSelector. Opera 12 is old, slow, insecure and unsupported by its creators. You should never ever use it in 2017!