From a3c0c410b8774c710517a3c87e9bc97120ea0589 Mon Sep 17 00:00:00 2001 From: John MacFarlane Date: Wed, 6 Jul 2011 03:07:02 -0700 Subject: [PATCH] slidy.js: Avoid string literal "". It causes problems when the script is embedded with the --offline option. --- slidy/slidy.min.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/slidy/slidy.min.js b/slidy/slidy.min.js index b1ea6d29b..c26b4d742 100644 --- a/slidy/slidy.min.js +++ b/slidy/slidy.min.js @@ -1195,7 +1195,7 @@ var w3c_slidy = { var doc = document.getElementById("historyFrame").contentWindow.document; doc.open("javascript:''"); doc.write("hello mum"); + (hash) + "');\74/script>hello mum"); doc.close(); },