From 46df92fe6182ff0f32f93ef3fdd5d3807b87572b Mon Sep 17 00:00:00 2001 From: Eric Wood Date: Sat, 24 Aug 2013 16:36:02 -0500 Subject: [PATCH] Select contents of text area when user clicks it. --- index.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/index.html b/index.html index c72045a..b9c54df 100644 --- a/index.html +++ b/index.html @@ -28,7 +28,7 @@ - +

Mostly untested, so if you find a bug or have a feature request, let me know!

Note: this only works with .xlsx files. That means .xls files will not work.

Formatting from the Excel document won't be preserved, only the text will be extracted.