Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Use jQuery/jQuery-ui google hosted CDN #46

Closed
GoogleCodeExporter opened this issue Jul 16, 2015 · 3 comments
Closed

Use jQuery/jQuery-ui google hosted CDN #46

GoogleCodeExporter opened this issue Jul 16, 2015 · 3 comments

Comments

@GoogleCodeExporter
Copy link

Perhaps we should by default use the google hosted copies of jquery.

We should still allow for the user to change the jquery path so they can
use there own, or the one included in the class package.

We could directly link to the jquery librarys that google hosts, or we can
use the google ajax libraries api properly:

http://code.google.com/apis/ajaxlibs/

(direct current links)
https://ajax.googleapis.com/ajax/libs/jquery/1.4.2/jquery.min.js
https://ajax.googleapis.com/ajax/libs/jqueryui/1.8.1/jquery-ui.min.js

Original issue reported on code.google.com by moncojhr@gmail.com on 27 May 2010 at 4:50

@GoogleCodeExporter
Copy link
Author

I made changes for this in 
http://code.google.com/p/php-form-builder-class/source/detail?r=269

Original comment by moncojhr@gmail.com on 8 Jul 2010 at 2:43

  • Changed state: Verified

@GoogleCodeExporter
Copy link
Author

What is the actual gain with this change? 

Original comment by sven.lar...@gmail.com on 2 Aug 2010 at 10:06

@GoogleCodeExporter
Copy link
Author

This article should provide you with an answer to your question - 
http://encosia.com/2008/12/10/3-reasons-why-you-should-let-google-host-jquery-fo
r-you/

Original comment by ajporterfield@gmail.com on 3 Aug 2010 at 2:45

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant