Commit Graph

14 Commits

Author SHA1 Message Date
Eli Grey c290771c45 Replaced reference to BlobBuilder.js with Blob.js
Also no longer linking to the minified scripts so people can explore the demo code easier
2013-01-23 20:35:07 -05:00
Eli Grey 09c192d8b8 Updated demo to use new Blob API 2013-01-23 20:32:01 -05:00
Eli Grey 2ec83d8ea3 Added IE10 support to readme 2012-12-11 10:13:02 -05:00
Eli Grey 2d3872179e Added IE10 support
It's not possible to add abort support for IE though.
2012-12-11 10:08:28 -05:00
Eli Grey 96010787fc .@download instead of .download to better indicate that download is an attribute. 2011-08-02 08:36:52 -04:00
Eli Grey 3c2c0764d9 Changed document global usage to doc. 2011-08-02 03:08:51 -04:00
Eli Grey a177ebb985 Updated demo to reflect the new <a>.download support. 2011-08-02 02:57:19 -04:00
Eli Grey 5a8328d35b Fixed demo support for loading BlobBuilder.js asynchronously 2011-08-02 02:56:56 -04:00
Eli Grey b04f9b118a Added <a>.download support and support for loading BlobBuilder.js asynchronously. 2011-08-02 02:56:12 -04:00
Eli Grey bbb0c1622c s/WebKit/Google Chrome/ on the Chrome issue comment 2011-08-01 20:31:38 -04:00
Eli Grey 5c0ae78853 Added links to the Chrome & WebKit bugs that make me have to append .download to the filename & change the media type.
Expanded ready state 2 to DONE in two instances.
2011-08-01 20:26:49 -04:00
Eli Grey c7b1d41548 Removed instructions for enabling LocalFileSystem in Chrome 14+ now that it's enabled by default. 2011-07-31 22:58:08 -04:00
Eli Grey 0f881e1cfa Added tracking image to readme. 2011-07-31 22:57:32 -04:00
Eli Grey 5b94c44407 Initial commit 2011-07-14 23:28:11 -04:00