Hacker News
new
|
past
|
comments
|
ask
|
show
|
jobs
|
submit
login
jeff18
on Feb 5, 2013
|
parent
|
context
|
favorite
| on:
Host webpages on Google Drive
If you use Google's hosted libraries, you can embed it like so, and it should seamlessly work over SSL.
<script src="//ajax.googleapis.com/ajax/libs/jquery/1.9.0/jquery.min.js"></script>
Benferhat
on Feb 6, 2013
[–]
Same goes for cdnjs, jsdelivr, bootstrapcdn, etc.
Consider applying for YC's Summer 2026 batch! Applications are open till May 4
Guidelines
|
FAQ
|
Lists
|
API
|
Security
|
Legal
|
Apply to YC
|
Contact
Search:
<script src="//ajax.googleapis.com/ajax/libs/jquery/1.9.0/jquery.min.js"></script>