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 work in IE? #59

Closed
rqx110 opened this issue Jun 8, 2012 · 7 comments
Closed

not work in IE? #59

rqx110 opened this issue Jun 8, 2012 · 7 comments

Comments

@rqx110
Copy link

rqx110 commented Jun 8, 2012

The plugin doesn't work in IE.(I test on IE 8)

@sstok
Copy link
Contributor

sstok commented Jun 8, 2012

Validate the HTML http://validator.w3.org/ and make sure you're JavaScript is valid as well.
IE loves to trip over trailing comma's in an array/object definition.

@SharpNoiZy
Copy link

I don't think that this issue can be closed, I have the same problem with IE 8.
Also http://textextjs.com doesn't work, call your own site with IE8 and you will see a borken site.

@rqx110
Copy link
Author

rqx110 commented Aug 30, 2012

try to use the latest jQuery.

@ghost
Copy link

ghost commented Sep 4, 2012

Was already been solved here: #38

edit: does not help me... ie 8 stil does not work:(

@boo2harold
Copy link

Hi, IE issue is fixed .
Remove the auto.js line from 4777 to end and add this css to that file which contain suggest field .
Please remove new line and \ sign from css file .

@shaifymehtadnn
Copy link

again not problem solved for me.... can u send me the source or actual working one...

@shaifymehtadnn
Copy link

not working in IE 8

@wrygiel
Copy link

wrygiel commented Jun 21, 2013

Confirmed! The issue was that innerHTML was called directly: http://i.imgur.com/erCNMvD.png. Once I moved the CSS to a separate file, it started working on IE8!

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

7 participants