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

jQuery 1.9 #378

Closed
danroberts opened this issue Jan 28, 2013 · 6 comments
Closed

jQuery 1.9 #378

danroberts opened this issue Jan 28, 2013 · 6 comments

Comments

@danroberts
Copy link

$.browser has been depreciated under jQuery 1.9, so handsontable throws an error at line 5579, which blocks the rest of the script execution.

@frvade
Copy link

frvade commented Jan 29, 2013

+1 to this issue.

@ghost
Copy link

ghost commented Feb 15, 2013

+1 very annoying that I can not use latest jQuery version.

@kritochin
Copy link

you have to add the jquery-migrate-1.1.0.js plugin.
I'm currently using jquery-1.9.1.js, and initially it threw me that error, but once I included the plugin, it all worked fine.
Check this documentation: http://blog.jquery.com/2012/12/17/jquery-1-9-beta-1-released/

"jQuery 1.9 has removed many of the items we deprecated during the last few versions of jQuery. For that reason, we’re introducing the jQuery Migrate plugin. This plugin restores several of the deprecated and removed features so that existing code can run, without changing the code."

@warpech
Copy link
Member

warpech commented Feb 16, 2013

Sorry for the delay but I was on vacation. I just return and this issue will be the first thing to fix,

Expect it done this weekend.

@ghost
Copy link

ghost commented Feb 17, 2013

Thanx, your solution worked. And thanx for handsontable, very nice widget,
really like it =)

2013/2/16 Marcin Warpechowski notifications@github.com

Sorry for the delay but I was on vacation. I just return and this issue
will be the first thing to fix,

Expect it done this weekend.

Reply to this email directly or view it on GitHubhttps://github.com//issues/378#issuecomment-13656730.

ó õ×ÁÖÅÎÉÅÍ, ÷ÁÄÉÍ ëÁÐÌÁÎÏ×.

@warpech
Copy link
Member

warpech commented Feb 17, 2013

This is now fixed in 0.8.4.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

5 participants