Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/FastLED/FastLED.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMark Kriegsman <kriegsman@tr.org>2015-08-17 19:39:12 +0300
committerMark Kriegsman <kriegsman@tr.org>2015-08-17 19:39:12 +0300
commitb223e2bea1b3d2b68f2ddde785dfb26af7cc8275 (patch)
treec59dbe6703823f0d28e0e14ba9e272e70ebebfb8
parent5acbd1e9236008cd1cfb1905714ee819b487bc1d (diff)
Escaping quotes just in case.
-rw-r--r--tools/paletteknife/pk2.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/tools/paletteknife/pk2.html b/tools/paletteknife/pk2.html
index 14f1f7e7..744f900d 100644
--- a/tools/paletteknife/pk2.html
+++ b/tools/paletteknife/pk2.html
@@ -2,7 +2,7 @@
<title>PaletteKnife for FastLED</title>
<body>
<h3>PaletteKnife for FastLED</h3>
-<p>Drag this to a toolbar: <a href="javascript:(function(){s=document.createElement('script');s.type='text/javascript';s.src='http://fastled.io/tools/paletteknife/pk2.js?v='+parseInt(Math.random()*99999999);document.body.appendChild(s);})();">PaletteKnife</a>
+<p>Drag this to a toolbar: <a href="javascript:(function(){s=document.createElement(%27script%27);s.type=%27text/javascript%27;s.src=%27http://fastled.io/tools/paletteknife/pk2.js?v=%27+parseInt(Math.random()*99999999);document.body.appendChild(s);})();">PaletteKnife</a>
<p>Then:
<ol>