Lately I’ve been working on a plugin that integrates JonDesign’s SmoothGallery into WordPress. Basically this is pretty straightforward because all I had to do was to build some code around the JavaScript and CSS and put everything into a plugin.
Then I was told that the plugin as I built it wasn’t working with Internet Explorer. I booted up Windows and came up with a solution to this problem that I want to share here: don’t embed SmoothGallery and Prototype on the same page.