Skip to content

Included Code Hosted at jQuery is Missing (404) #506

@thomasgrant

Description

@thomasgrant

In each of the demonstration documents, you are including jQuery UI scripts that are linked from jQuery's server. These appear to be missing on jQuery's end. For example, when directly accessing "http://jqueryui.com/ui/jquery.ui.core.js" or "http://jqueryui.com/ui/jquery.ui.widget.js" I receive "404 Not Found".

I have not yet discovered replacement links at jQuery's site. They may not (yet) exist. Perhaps you should update your documents to use the the code hosted at Google.

EDIT ---
Located in the footer of jQuery's site you will see their current CDN links:

http://code.jquery.com/ui/1.9.0/themes/base/jquery-ui.css
http://code.jquery.com/jquery-1.8.2.js
http://code.jquery.com/ui/1.9.0/jquery-ui.js

In viewing "http://code.jquery.com/ui/1.9.0/jquery-ui.js", it seems that it includes all of the different elements that were previously set up as individual files. Example: "jquery.ui.core.js", "jquery.ui.widget.js, etc.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions