-
Notifications
You must be signed in to change notification settings - Fork 264
Make jQuery.support warning scarier and remove more properties #315
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Comments
Why not remove all properties and just leave a scary warning? |
Since jQuery.support is an unstable interface not intended for public use, it's better to not describe it and make it easier for others to (mis)use. This commit removes examples and changes text that might urge others to try to rely on jQuery.support.
Look at my pull request. One jQuery user has already said on IRC he was misadvised by a note on jQuery.browser that tells user to depend on |
(I forgot these even exist, tbh.)
|
http://bugs.jquery.com/ticket/13977
http://bugs.jquery.com/ticket/13743
The text was updated successfully, but these errors were encountered: