Array.indexOf in Internet Explorer < 9

Our favorite Web-Browser in the whole wide world does support Array.indexOf, at least in the latest version (9.x). But previous version do not implement that feature, and apparently justifiably so.

Continue reading