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
- Add a comment - it's quick, easy and anonymous