-
Issuing a request for a single CSS file that references fonts or images using `url`, will correctly download those assets when they are needed. However if you issue the request using the multiple fil…
-
_From [m...@rowatt.com](https://code.google.com/u/100551096083289612488/) on January 02, 2013 09:30:50_
What steps will reproduce the problem? 1. add multiple shows to queue
2. download
3. some shows…
-
http://www.jsdelivr.com/#!typeahead.js
Mainfile is `typeahead.min.js`, but that's not in the files for the project. Should probably point to `typeahead.bundle.min.js`
We were referencing typeahead i…
-
**jsDelivr** is a non-profit project that heavily relies on sponsors and the community for help. Here are some stuff that we need. If someone can help or knows people that can help please let me know.…
-
LAB.js can be used to move script loading into the head, but we have additional requirements:
1. Choose between Zepto.js and jQuery based on the browser.
2. Load jQuery from a CDN and failover to loca…
jace updated
11 years ago
-
Using:
``` javascript
curl(['module-v1_0']);
```
Will fetch 'module-v1_0.js' automatically. But using:
``` javascript
curl(['module-v1.0']);
// or
curl(['module-v1.0.html']); // cross-domain html f…