Opened 9 years ago
Closed 9 years ago
#10222 closed bug (invalid)
Jquery Autocomplete is working in IE11 but is not working IE8 and IE9
Reported by: | vineet kumar | Owned by: | vineet kumar |
---|---|---|---|
Priority: | minor | Milestone: | none |
Component: | ui.autocomplete | Version: | 1.11.0 |
Keywords: | Cc: | ||
Blocked by: | Blocking: |
Description
I am using Jquery Autocomplete . Its working IE11 but not working IE8 and IE9. How will it be able to work in IE8 and IE 9 . Please provide solution as soon as possible.
Change History (4)
comment:1 follow-up: 2 Changed 9 years ago by
Owner: | set to vineet kumar |
---|---|
Status: | new → pending |
comment:2 Changed 9 years ago by
Status: | pending → new |
---|
Replying to tj.vantoll:
The demos on http://jqueryui.com/autocomplete work fine in IE8 and IE9. Please provide a reduced test case that shows the issue.
Hi tj,
I am posting my code which is working in IE11 and not working IE8 and IE9.
*EDIT: Code removed*
comment:3 Changed 9 years ago by
Status: | new → pending |
---|
Please provide a reduced test case using jsFiddle or jsbin as requested in the red box. You can use http://jsfiddle.net/tj_vantoll/hmarM/ as a starting point.
comment:4 Changed 9 years ago by
Resolution: | → invalid |
---|---|
Status: | pending → closed |
Because we get so many tickets, we often need to return them to the initial reporter for more information. If that person does not reply within 14 days, the ticket will automatically be closed, and that has happened in this case. If you still are interested in pursuing this issue, feel free to add a comment with the requested information and we will be happy to reopen the ticket if it is still valid. Thanks!
The demos on http://jqueryui.com/autocomplete work fine in IE8 and IE9. Please provide a reduced test case that shows the issue.