TOP

Google Hosted Libraries まとめ

Google Hosted Librariesは、最も人気のあるオープンソースのJavaScript
ライブラリのための安定した、信頼性の高い、高速で世界的に利用可能....
こちらで確認いただけます
Google Hosted libraries配布サイト
https://developers.google.com/speed/libraries/

 

シリウス導入例では、エラーは皆無、正常に動くが理解です
http://ajax.googleapis.com/ajax/libs/jquery/1.9.1/jquery.min.js

 

このライブラリーはダウンロードせず、サーバーにファイルを入れ込まなくとも
HTML(テンプレートソース)内に以下コードを配置すれば、指示コードも
必要ですが呼び込んでくれるので反応します。
(シリウス対応で言ってますので、その他は知りません)

 

HTML内に記載する際の配列例コード
<script src="http://ajax.googleapis.com/ajax/libs/jquery/1.9.1/jquery.min.js"></script>

 

 

versions(....現在)

 

3.2.1, 3.2.0, 3.1.1, 3.1.0, 3.0.0,
2.2.4, 2.2.3, 2.2.2, 2.2.1, 2.2.0, 2.1.4, 2.1.3, 2.1.1, 2.1.0, 2.0.3, 2.0.2, 2.0.1, 2.0.0,
1.12.4, 1.12.3, 1.12.2, 1.12.1, 1.12.0, 1.11.3, 1.11.2, 1.11.1, 1.11.0, 1.10.2,
1.10.1, 1.10.0, 1.9.1, 1.9.0, 1.8.3, 1.8.2, 1.8.1, 1.8.0, 1.7.2, 1.7.1, 1.7.0, 1.6.4,
1.6.3, 1.6.2, 1.6.1, 1.6.0, 1.5.2, 1.5.1, 1.5.0, 1.4.4, 1.4.3, 1.4.2, 1.4.1, 1.4.0,
1.3.2, 1.3.1, 1.3.0, 1.2.6, 1.2.3

 


 

ファイルのダウンロードは、以下でバージョンを確認し導入してください

 

 

 

ここから...

 

JavaScript 3.0.0~3.2.1

 

3.2.1, 3.2.0, 3.1.1, 3.1.0, 3.0.0

 

ダウンロードファイル
http://ajax.googleapis.com/ajax/libs/jquery/3.0.0/jquery.min.js

 

http://ajax.googleapis.com/ajax/libs/jquery/3.1.0/jquery.min.js

 

http://ajax.googleapis.com/ajax/libs/jquery/3.1.1/jquery.min.js

 

http://ajax.googleapis.com/ajax/libs/jquery/3.2.0/jquery.min.js

 

http://ajax.googleapis.com/ajax/libs/jquery/3.2.1/jquery.min.js

 

 

JavaScript 2.0.0~2.2.4

 

2.2.4, 2.2.3, 2.2.2, 2.2.1, 2.2.0, 2.1.4, 2.1.3, 2.1.1, 2.1.0, 2.0.3, 2.0.2, 2.0.1, 2.0.0,

 

http://ajax.googleapis.com/ajax/libs/jquery/2.0.0/jquery.min.js

 

http://ajax.googleapis.com/ajax/libs/jquery/2.0.1/jquery.min.js

 

http://ajax.googleapis.com/ajax/libs/jquery/2.0.2/jquery.min.js

 

http://ajax.googleapis.com/ajax/libs/jquery/2.0.3/jquery.min.js

 

http://ajax.googleapis.com/ajax/libs/jquery/2.1.0/jquery.min.js

 

http://ajax.googleapis.com/ajax/libs/jquery/2.1.1/jquery.min.js

 

http://ajax.googleapis.com/ajax/libs/jquery/2.1.3/jquery.min.js

 

http://ajax.googleapis.com/ajax/libs/jquery/2.1.4/jquery.min.js

 

http://ajax.googleapis.com/ajax/libs/jquery/2.2.0/jquery.min.js

 

http://ajax.googleapis.com/ajax/libs/jquery/2.2.1/jquery.min.js

 

http://ajax.googleapis.com/ajax/libs/jquery/2.2.2/jquery.min.js

 

http://ajax.googleapis.com/ajax/libs/jquery/2.2.3/jquery.min.js

 

http://ajax.googleapis.com/ajax/libs/jquery/2.2.4/jquery.min.js

 

 

JavaScript 1.10.0 ~1.12.4

 

1.12.4, 1.12.3, 1.12.2, 1.12.1, 1.12.0, 1.11.3, 1.11.2, 1.11.1, 1.11.0, 1.10.2,
1.10.1, 1.10.0,

 

http://ajax.googleapis.com/ajax/libs/jquery/1.10.0/jquery.min.js

 

http://ajax.googleapis.com/ajax/libs/jquery/1.10.1/jquery.min.js

 

http://ajax.googleapis.com/ajax/libs/jquery/1.10.2/jquery.min.js

 

http://ajax.googleapis.com/ajax/libs/jquery/1.11.0/jquery.min.js

 

http://ajax.googleapis.com/ajax/libs/jquery/1.11.1/jquery.min.js

 

http://ajax.googleapis.com/ajax/libs/jquery/1.11.2/jquery.min.js

 

http://ajax.googleapis.com/ajax/libs/jquery/1.11.3/jquery.min.js

 

http://ajax.googleapis.com/ajax/libs/jquery/1.12.0/jquery.min.js

 

http://ajax.googleapis.com/ajax/libs/jquery/1.12.1/jquery.min.js

 

http://ajax.googleapis.com/ajax/libs/jquery/1.12.2/jquery.min.js

 

http://ajax.googleapis.com/ajax/libs/jquery/1.12.3/jquery.min.js

 

http://ajax.googleapis.com/ajax/libs/jquery/1.12.4/jquery.min.js

 

 

JavaScript 1.2.3 ~1.9.1

 

1.9.1, 1.9.0, 1.8.3, 1.8.2, 1.8.1, 1.8.0, 1.7.2, 1.7.1, 1.7.0, 1.6.4,
1.6.3, 1.6.2, 1.6.1, 1.6.0, 1.5.2, 1.5.1, 1.5.0, 1.4.4, 1.4.3, 1.4.2, 1.4.1, 1.4.0,
1.3.2, 1.3.1, 1.3.0, 1.2.6, 1.2.3

 

http://ajax.googleapis.com/ajax/libs/jquery/1.2.3/jquery.min.js

 

http://ajax.googleapis.com/ajax/libs/jquery/1.2.6/jquery.min.js

 

http://ajax.googleapis.com/ajax/libs/jquery/1.3.0/jquery.min.js

 

http://ajax.googleapis.com/ajax/libs/jquery/1.3.1/jquery.min.js

 

http://ajax.googleapis.com/ajax/libs/jquery/1.3.2/jquery.min.js

 

http://ajax.googleapis.com/ajax/libs/jquery/1.4.0/jquery.min.js

 

http://ajax.googleapis.com/ajax/libs/jquery/1.4.1/jquery.min.js

 

http://ajax.googleapis.com/ajax/libs/jquery/1.4.2/jquery.min.js

 

http://ajax.googleapis.com/ajax/libs/jquery/1.4.3/jquery.min.js

 

http://ajax.googleapis.com/ajax/libs/jquery/1.4.4/jquery.min.js

 

http://ajax.googleapis.com/ajax/libs/jquery/1.5.0/jquery.min.js

 

http://ajax.googleapis.com/ajax/libs/jquery/1.5.1/jquery.min.js

 

http://ajax.googleapis.com/ajax/libs/jquery/1.5.2/jquery.min.js

 

http://ajax.googleapis.com/ajax/libs/jquery/1.6.0/jquery.min.js

 

http://ajax.googleapis.com/ajax/libs/jquery/1.6.1,/jquery.min.js

 

http://ajax.googleapis.com/ajax/libs/jquery/1.6.2/jquery.min.js

 

http://ajax.googleapis.com/ajax/libs/jquery/1.6.3/jquery.min.js

 

http://ajax.googleapis.com/ajax/libs/jquery/1.6.4/jquery.min.js

 

http://ajax.googleapis.com/ajax/libs/jquery/1.7.0/jquery.min.js

 

http://ajax.googleapis.com/ajax/libs/jquery/1.7.1/jquery.min.js

 

http://ajax.googleapis.com/ajax/libs/jquery/1.7.2/jquery.min.js

 

http://ajax.googleapis.com/ajax/libs/jquery/1.8.0/jquery.min.js

 

http://ajax.googleapis.com/ajax/libs/jquery/1.8.1/jquery.min.js

 

http://ajax.googleapis.com/ajax/libs/jquery/1.8.2/jquery.min.js

 

http://ajax.googleapis.com/ajax/libs/jquery/1.8.3/jquery.min.js

 

http://ajax.googleapis.com/ajax/libs/jquery/1.9.0/jquery.min.js

 

http://ajax.googleapis.com/ajax/libs/jquery/1.9.1/jquery.min.js

 

....ここまで...

 

使用する際、特に理由がなければ最新場を入れて確かめる....
導入解説サイトと異なるバージョンでも正常作動する例は多くございます

 


 

備考欄

 

自分の配布サイトなどでダウンロードリンク作成する際は、以下手順で...

 

バージョン別のダウンロード記載i配列手順

 

まず、以下リンクコードをコピーしてサイトに張り付け、必要とする
バージョンNOに書き換えます
<a href="http://ajax.googleapis.com/ajax/libs/jquery/1.9.1/jquery.min.js">http://ajax.googleapis.com/ajax/libs/jquery/1.9.1/jquery.min.js</a>

 

min.jsでなく、jsの際は、合わせて書き換えてください

 

アップ後、リンクアクセスでコード所得が可能になります(リンク)
http://ajax.googleapis.com/ajax/libs/jquery/1.9.1/jquery.min.js

 

jqueryコード所得については、以下関連サイトでご確認ください

 

 

google ajax Library ダウンロードファイルまとめ
シリウスカスタマイズ

シリウスでよく使う jquery導入案内jQueryは公式サイトで入手することができます。http://jquery.com/もしくは、jQueryサイトのダウンロード専用ページDownloading jQueryhttp://jquery.com/download/github.comhttps://github.com/jquery/jqueryでも、NO別になかなか見つからないが、面倒......