Last time I was poking around on Last.fm and found a funny crack at Safari, but this time I found the code in one of the PHP scripts running this website! It was buried in the code that runs the comments section, which I’ve been trying to tweak.
So far I’ve added a live preview function, so you can see what your post will look like as you type it. I want also to add AJAX posting, so that posting a comment won’t require refreshing the entire page, because that’s just stupid.
Anyway, here’s the fun code:
<div class=”formactions”>
<span style=”visibility:hidden”>Safari hates me</span>
All this Safari bashing has me wondering, because I’ve read that it’s one of the browsers which passes the ACID2 test (which most versions of Internet Explorer fail, for instance). Oh, well.