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

Not working in IE browser #14

Open
sourcebits-chethankswamy opened this issue Aug 1, 2013 · 0 comments
Open

Not working in IE browser #14

sourcebits-chethankswamy opened this issue Aug 1, 2013 · 0 comments

Comments

@sourcebits-chethankswamy

Hi,

First of all thankyou for the great plugin. I have an issue in IE, please find the error details below, please let me know on how to proceed.

Webpage error details

User Agent: Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 6.1; Trident/4.0; SLCC2; .NET CLR 2.0.50727; .NET CLR 3.5.30729; .NET CLR 3.0.30729; Media Center PC 6.0; .NET4.0C; .NET4.0E)

Timestamp: Thu, 1 Aug 2013 13:35:37 UTC

Message: Object doesn't support this property or method

Line: 242

Char: 13

Code: 0

URI: http://xyz.com/assets/js/library/colorpicker.js

line 242 has the following code: this.slideElement = element.getElementsByClassName('slide')[0];

Message: Object doesn't support this property or method

Line: 140

Char: 2

Code: 0

URI: http://xyz.com/assets/js/checkout.js

line no 140 has the following code: var cpDefault = ColorPicker(document.getElementById('default'), updateInputs);

Note: i am using the code that was present in the showcase.js file, modified it according to my requirements.
Also the showcase example is not working in IE. Currently i am checking in IE 8

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