Skip to main content

Bug Tracker

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

http://docs.jquery.com/Plugins/Autocomplete

Attachments (0)
Change History (1)

Changed August 26, 2010 12:46AM UTC by dmethvin comment:1

resolution: → invalid
status: newclosed

This is not a jQuery core bug, please file UI bugs at http://dev.jqueryui.com.