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 version problem #1022

Closed
t8888126 opened this issue Jul 25, 2013 · 6 comments
Closed

jquery version problem #1022

t8888126 opened this issue Jul 25, 2013 · 6 comments

Comments

@t8888126
Copy link

jquery version 1.7.1 is normal, jquery version 1.9 1.10 report errors:TypeError: b.browser is undefined

@alibby251
Copy link
Contributor

Hi t8888126,

Have you had a look at the dev branch of Tools at all? I've submitted some fixes for the browser issue into all parts of the library - $.browser became deprecated as of 1.9, so the fixes use alternatives to get around this issue.

@josenobile
Copy link

The lastest jQuery Tools (1.2.8-dev with all additionals) still 11 references to $.browser.

Please, Can you remove all references to .browser?

@alibby251
Copy link
Contributor

Hi josenobile,

Have a look in the Github area - the latest published version of Tools 1.2.8 still contains the references; the version in Github via this link should not have the references you are referring to: https://github.com/jquerytools/jquerytools/tree/dev/src.

@josenobile
Copy link

Hi,

Is possible to update the downloadable version with lastest github files? to get a jquery.tools.min.js

@catsncode
Copy link

I am also trying to find the latest dev version with the $.browser references removed. The files in https://github.com/jquerytools/jquerytools/tree/dev/src say they are very old? Please let me know how I can get these. Thanks very much!

@alibby251
Copy link
Contributor

For anyone still monitoring this - I'm working on a new version, where $.browser will be removed from all files. I still have a few issues to resolve (mainly around the History plugin), but otherwise progress is good!

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