Here's a fun one

Here's a fun little one for anyone using Safari 3 under windows:

<script>
var r = /[£$]/i;
</script>

That causes an internal error in Safari's regexp logic. Refresh it enough times and you might just be lucky enough for it to crash and burn.

Do let me know if I'm doing something stupid, but looks perfectly valid to me.

Leave a comment

Next entry
  • 2 comments
Previous entry
  • 0 comments