Side navigation
#6940 closed bug (invalid)
Opened August 24, 2010 06:49PM UTC
Closed August 26, 2010 12:46AM UTC
autocomplete doesn't work in IE8
| Reported by: | veeraj21 | Owned by: | |
|---|---|---|---|
| Priority: | Milestone: | 1.4.3 | |
| Component: | core | Version: | 1.4.2 |
| Keywords: | Autocomplete | Cc: | |
| Blocked by: | Blocking: |
Description
var data = "Core Selectors Attributes Traversing Manipulation CSS Events Effects Ajax Utilities".split(" ");
$("#example").autocomplete(data);
The Autocompete fails in IE8 browers. check this link in IE and run autocomplete
Attachments (0)
Change History (1)
Changed August 26, 2010 12:46AM UTC by comment:1
| resolution: | → invalid |
|---|---|
| status: | new → closed |
This is not a jQuery core bug, please file UI bugs at http://dev.jqueryui.com.