Project Description:
I have a piece of javascript that is from a Magento Extension that needs a bug fix. The extension converts select boxes to small image swatches. In FireFox, Chrome and Safari the extension works brilliantly, however, in Internet Explorer it's requiring two clicks on a swatch to load the next batch of swatches from the next select statement. I'm just not savvy with javascript DOM and Internet Explorer's unruly behaviour to solve this one myself. I'll include the code as an attachment.