Hacker News new | ask | show | jobs
by hyldmo 2209 days ago
Doesn't seem to work in chrome. Clicking it just sends you to a page that says "on"
1 comments

This works for me in Chrome and Firefox, and is a bit shorter than the others (excluding your parent).

javascript:(function () {document.designMode=document.designMode=='on'?'off':'on';})()