Y
Hacker News
new
|
ask
|
show
|
jobs
by
techthroway443
3727 days ago
Yeah I like how they display a special page for NoScript users. I wonder how they knew I was using it.
1 comments
CiPHPerCoder
3727 days ago
It's near the top of the page's source:
<noscript><meta http-equiv="refresh" content="0; URL=/noscript"/></noscript>
(The <noscript> tag has been around since at least as long as I've had Internet access. It's not new.)
link