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

Numeric-Stepper Plugin not working in IE-8 with jquery-1.4.1 version #1

Open
sumanchatterjee opened this issue Feb 26, 2013 · 0 comments

Comments

@sumanchatterjee
Copy link

Numeric-Stepper Plugin not working in IE-8 and below, with jquery-1.4.1 version. Cannot use another version as other plugins have dependency on jquery-1.4.1 version. Works fine in all browsers and version except IE8 and below. Need support for IE-8 and IE-7. An Invalid argument error is coming:-

SCRIPT87: Invalid argument.
jquery-1.4.1.js, line 113 character 478

Have made on change in jquery.stepper.js to remove an earlier error coming with jquery-1.4.1.js:-

Change:- line number 53
removed // delete $data.stepper;
as var $data = $(this).data(); in line number 52 was coming null

Please advice a solution

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

1 participant