Bug Tracker

Opened 13 years ago

Closed 13 years ago

#6940 closed bug (invalid)

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

Change History (1)

comment:1 Changed 13 years ago by dmethvin

Resolution: invalid
Status: newclosed

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

Note: See TracTickets for help on using tickets.