Side navigation
#11215 closed bug (invalid)
Opened January 24, 2012 01:10PM UTC
Closed January 24, 2012 02:45PM UTC
jQuery Documentation 404 errors
Reported by: | Nexii Malthus | Owned by: | |
---|---|---|---|
Priority: | low | Milestone: | None |
Component: | misc | Version: | git |
Keywords: | Cc: | ||
Blocked by: | Blocking: |
Description
I'm getting the following errors on the Autocomplete page.
http://docs.jquery.com/Plugins/Autocomplete
Autocomplete:87 GET http://view.jquery.com/trunk/plugins/autocomplete/demo/main.css 404 (Not Found)
Autocomplete:87 GET http://view.jquery.com/trunk/plugins/autocomplete/jquery.autocomplete.css 404 (Not Found)
Autocomplete:87 GET http://view.jquery.com/trunk/plugins/autocomplete/lib/jquery.bgiframe.min.js 404 (Not Found)
Autocomplete:87 GET http://view.jquery.com/trunk/plugins/autocomplete/lib/jquery.dimensions.js 404 (Not Found)
Autocomplete:87 GET http://view.jquery.com/trunk/plugins/autocomplete/jquery.autocomplete.js 404 (Not Found)
Attachments (0)
Change History (1)
Changed January 24, 2012 02:45PM UTC by comment:1
_comment0: | Thanks for submitting a ticket to the jQuery Bug Tracker. \ \ The Autocomplete plugin has been deprecated for a long time and this page is no longer being maintained. \ This was just clarified on the page. → 1327416476606406 |
---|---|
component: | unfiled → misc |
priority: | undecided → low |
resolution: | → invalid |
status: | new → closed |
Thanks for submitting a ticket to the jQuery Bug Tracker.
The Autocomplete plugin has been deprecated for a long time and this page is no longer being maintained.
Use the jQuery UI Autocomplete instead: http://jqueryui.com/demos/autocomplete/