cheatsheets/jquery-cdn.md

9 lines
170 B
Markdown

---
title: jQuery CDN
category: JavaScript libraries
---
### Google jQuery
<script src="http://ajax.googleapis.com/ajax/libs/jquery/1.11.1/jquery.min.js"></script>