Commit Graph

19 Commits

Author SHA1 Message Date
Eli Grey f74718a62c Re-self-close canvas and textarea 2014-02-09 15:13:07 -05:00
Eli Grey 3966c76c6f Restore async on demo scripts 2014-02-09 14:57:44 -05:00
XhmikosR 702cd2e820 Tweak demo files. 2014-02-09 17:43:54 +02:00
Eli Grey 3c0103cead More padding/margin fixes 2013-06-25 15:53:20 -03:00
Eli Grey aa208bf5b3 Increased bottom margin in the demo 2013-06-25 15:49:19 -03:00
Eli Grey 781aa84d96 Removing old FAQ that doesn't apply to current gen browsers that all support filenames now 2013-06-25 15:47:29 -03:00
Eli Grey 4d049e9c43 Stopping selection of canvas when drawing 2013-06-21 14:46:31 -04:00
Eli Grey 52a5ae33fe Restoring "use strict"; 2013-06-21 15:33:27 -03:00
Eli Grey 8feed7be70 Update demo.min.js 2013-06-21 14:33:04 -04:00
Eli Grey f8b520304b Fixed mime type of files saved in demo 2013-01-23 21:43:15 -05:00
Eli Grey 7fbb4373c6 Fixed some porting issues with BlobBuilder->Blob 2013-01-23 21:32:49 -05:00
Eli Grey e4b76ee7f2 Removed accidental semicolon 2013-01-23 21:07:33 -05:00
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 96010787fc .@download instead of .download to better indicate that download is an attribute. 2011-08-02 08:36:52 -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 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 5b94c44407 Initial commit 2011-07-14 23:28:11 -04:00