Skip to content
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

I've replaced a deprecated call to .browser #63

Closed
wants to merge 1 commit into from
Closed

I've replaced a deprecated call to .browser #63

wants to merge 1 commit into from

Conversation

tasoili
Copy link
Contributor

@tasoili tasoili commented Feb 14, 2013

Since this was a check for Opera, and Opera announced they are moving to webkit, I figured it would be more appropriate to fix based on the engine (presto).

@Synchro
Copy link

Synchro commented Feb 14, 2013

While this will technically fix the jQuery 1.9 breakage, it's not very elegant. The right way to do it would be to use $.supports, however, I don't know exactly what it is that you'd need to check support for.

@tasoili
Copy link
Contributor Author

tasoili commented Feb 14, 2013

I agree... I figured it was enough to get past the runtime error but does need more work.

I'll try spend a bit more time to work out how the difference may be detectable.

@tasoili tasoili closed this Feb 15, 2013
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants