From be83a8f382cf2fea98161bfd6d51719aacbf9aa9 Mon Sep 17 00:00:00 2001 From: Fulup Ar Foll Date: Thu, 28 Jan 2016 16:30:12 +0100 Subject: Update JSON API --- .../examples/get-binary-files-ajax.html | 43 ++++++++++++++++++++++ 1 file changed, 43 insertions(+) create mode 100644 afm-client/bower_components/jszip/documentation/examples/get-binary-files-ajax.html (limited to 'afm-client/bower_components/jszip/documentation/examples/get-binary-files-ajax.html') diff --git a/afm-client/bower_components/jszip/documentation/examples/get-binary-files-ajax.html b/afm-client/bower_components/jszip/documentation/examples/get-binary-files-ajax.html new file mode 100644 index 0000000..ee7594e --- /dev/null +++ b/afm-client/bower_components/jszip/documentation/examples/get-binary-files-ajax.html @@ -0,0 +1,43 @@ +--- +title: "Get a file with an ajax call" +layout: default +section: example +--- + +

Tip : check the source of the page !

+ +

With JSZipUtils

+
+ + -- cgit 1.2.3-korg