loge.hixie.ch

Hixie's Natural Log

2002-07-12 14:53 UTC Freak hack of the day: "please enable javascript"

I cannot believe that this works:

<script language='JavaScript'>
	<!--
		document.write('\<!--');
	//-->
</script>
<meta http-equiv="refresh" content="1; URL=/otpbvpl/javascriptenable.jsp?..."dummy="dummy">
<script language='JavaScript'>
	<!--
		document.write('--\>');
	//-->
</script>

(I found it at the top of Opodo's site while trying to work out why their site doesn't work in Mozilla.)

Pingbacks: 1