From 96010787fc0818340aacb57c40cb122e181e4ff1 Mon Sep 17 00:00:00 2001 From: Eli Grey Date: Tue, 2 Aug 2011 08:36:52 -0400 Subject: [PATCH] .@download instead of .download to better indicate that download is an attribute. --- demo/index.xhtml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/demo/index.xhtml b/demo/index.xhtml index ef98d48..076504e 100644 --- a/demo/index.xhtml +++ b/demo/index.xhtml @@ -55,7 +55,7 @@ The following examples demonstrate how it is possible to generate and save any t
Why isn't my filename saved?

- Saving with filenames is only available in browsers that natively support FileSaver or browsers like Google Chrome 14 dev and Google Chrome Canary, that support .download]]> or LocalFileSystem. + Saving with filenames is only available in browsers that natively support FileSaver or browsers like Google Chrome 14 dev and Google Chrome Canary, that support .@download]]> or LocalFileSystem.