Safari crashing : solved

Well, figured out what exactly was causing Safari to crash on the DVD database page. Because Safari doesn’t full support the innerHTML javascript property, it was making it crash everytime. Oddly enough, it supports half of the functionality of the innerHTML function (i.e., you can read the value, but you cannot set it.) which is still a mystery to me. Fortunately, basically I just got a detection script going that detects whether or not it will work, and voila, it works like a charm.

I tell ya, one day, browsers will be compatible with each other. I mean, it’s nuts!

How does this post make you feel?
  • Excited
  • Fascinated
  • Amused
  • Bored
  • Sad
  • Angry

Comments are closed.