Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

SRC= for jquery-ui.min.js?

Tags:

jquery-ui

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.

like image 273
John Avatar asked Jan 25 '26 08:01

John


1 Answers

From here:

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

like image 180
Naveed Ahmad Avatar answered Jan 27 '26 01:01

Naveed Ahmad



Donate For Us

If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!