Hello Vincent, did some more tests. In IE 7 the slider.js triggers an error on line 20. It’s because line 19 (the last param) ends with an ‘,’ so it’s expecting another param. Why it only triggers an error in IE 7 is beyond me, but removing the ‘,’ solves the problem in IE 7.
Regards, Ernst