disable, not hide

This commit is contained in:
Andrew Danger Lyon 2013-03-20 21:31:45 -07:00
parent 5fb2a126fb
commit 45476fb2af

View file

@ -16,7 +16,7 @@ Worry no more, your life is about to be transformed:
type="button"
value="Click to CHANGE YOUR LIFE FOREVER!"
id="highlight_btn"
onclick="HighlightLisp.highlight_auto(); document.getElementById('highlight_btn').style.display='none';"
onclick="HighlightLisp.highlight_auto(); document.getElementById('highlight_btn').disabled=true;"
/>
**!!!WARNING!!!** There is no going back!