The CDN of extjs
May 05
Frontend extjs, Frontend, javascript No Comments
Google javascript CDN is very good, but it’s not support extjs.
We dont know why, but the good news is, extjs buy the CDN service for themself.
<script type=”text/javascript” src=”http://extjs.cachefly.net/ext-3.0.3/adapter/ext/ext-base.js”></script>
<script type=”text/javascript” src=”http://extjs.cachefly.net/ext-3.0.3/ext-all.js”></script>
<link href=”http://extjs.cachefly.net/ext-3.0.3/resources/css/ext-all.css” rel=”stylesheet” type=”text/css” />
Include all css and images, very cool.
RSS
Twitter
Recent Comments