3

I've included jquery.tools.min.js from jquerytools.org for my project like so:

<script type="text/javascript" language="javascript" src="http://cdn.jquerytools.org/1.2.5/full/jquery.tools.min.js"</script>

I would like to do the same for jquery-ui.min.js, but not sure what the url for this file should be. Does anyone know? I don't want to host this file locally. I want to get that from popular servers like jquerytools.org, google, yahoo etc... Then there's a greater likelihood the files are cached in user's browsers.

1 Answer 1

8

From here:

http://ajax.googleapis.com/ajax/libs/jqueryui/1.8.11/jquery-ui.min.js

Sign up to request clarification or add additional context in comments.

Comments

Your Answer

By clicking “Post Your Answer”, you agree to our terms of service and acknowledge you have read our privacy policy.

Start asking to get answers

Find the answer to your question by asking.

Ask question

Explore related questions

See similar questions with these tags.