Jimmy Wärting
|
f1a8bf9fb0
|
Better to use text/plain for safari so it can be rendered and then be saved
|
2016-06-03 17:08:08 +02:00 |
|
Eli Grey
|
53b6226cb8
|
Update demo resource links
|
2016-05-26 18:59:52 -04:00 |
|
Eli Grey
|
3937bb4c33
|
Update canvas-toBlob.js demo link
|
2016-05-26 08:33:55 -04:00 |
|
Eli Grey
|
8407c874d2
|
Minified demo script
|
2016-05-26 08:24:02 -04:00 |
|
Eli Grey
|
d2b5086afc
|
Update demo script links to latest versions
|
2016-05-26 08:22:55 -04:00 |
|
Eli Grey
|
597b6cd020
|
Use toBlobHD in demo script
|
2016-05-26 08:19:04 -04:00 |
|
Jimmy Wärting
|
242c1dccc1
|
closes #134
|
2016-05-25 23:43:11 +02:00 |
|
Eli Grey
|
683f689326
|
Removing dead link from demo
|
2016-03-28 22:16:23 -04:00 |
|
Eli Grey
|
6ad591cc84
|
Update demo scripts
|
2016-03-28 22:07:59 -04:00 |
|
Michael Deal
|
191d4fc695
|
Fix demo paths
Blob.min.js does not exist, change to Blob.js
Replace raw.github.com w/ cdn.rawgit.com -- fixed "strict MIME type checking is enabled" as per:
http://stackoverflow.com/questions/17341122/link-and-execute-external-javascript-file-hosted-on-github
|
2014-11-06 14:25:51 -08:00 |
|
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 |
|