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

printElement compatibilty issue with jQuery 1.9.0 #48

Open
jbogdani opened this issue Jan 18, 2013 · 3 comments
Open

printElement compatibilty issue with jQuery 1.9.0 #48

jbogdani opened this issue Jan 18, 2013 · 3 comments

Comments

@jbogdani
Copy link

Hello,
The printElement plugin uses $.browser which is deprecated in jQuery 1.9.0.
It should be found some different methods to check opera and mozilla browsers.

Thank you for your work

@ursoforte
Copy link

You can include "jquery.mb.browser", was what I did.
https://github.com/pupunzi/jquery.mb.browser

@alexiusp
Copy link

Or you can use jquery-migrate plugin: https://github.com/jquery/jquery-migrate/

@rubasingha
Copy link

do some fixes in local

#58

describe how to do the fix

Thanks and hope this will help

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

No branches or pull requests

4 participants