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

Update jquery.jqprint-0.3.js #2

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

mmamedov
Copy link

@mmamedov mmamedov commented Mar 7, 2013

$.browser is no longer supported in jQuery 1.9
Commented out lines with $browser, disabled Opera related stuff.
Tested, works with jQuery 1.9

$.browser is no longer supported in jQuery 1.9
Commented out lines with $browser, disabled Opera related stuff.
Tested, works with jQuery 1.9
@cure
Copy link

cure commented Jan 12, 2014

Confirmed, your patch works around the issue. Jquery's upgrade guide suggest using modernizr to fix this more properly (http://jquery.com/upgrade-guide/1.9/)

@mmamedov
Copy link
Author

Which issue are you tslking sbout exactly?

Thanks.

Sent from my iPad

On Jan 12, 2014, at 8:58 PM, Ward Vandewege notifications@github.com wrote:

Confirmed, your patch works around the issue. Jquery's upgrade guide suggest using modernizr to fix this more properly (http://jquery.com/upgrade-guide/1.9/)


Reply to this email directly or view it on GitHub.

@cure
Copy link

cure commented Jan 12, 2014

$.browser no longer being supported in jquery 1.9. Cf. your pull request, above.

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