Update: RESOLVED.
Hio,
So I can't figure out why this error is ocurring in IE8 ONLY, on http://www.vulytrampolines.com/store. We think it has something to do with the countdown timer.
Object doesn't support this property or method jquery.js, line 8493 character 5
This is line 8493:
this.pos = jQuery.easing[ options.animatedProperties[ this.prop ] ]( this.state, n, 0, 1, options.duration );
Anyone have any idea? We use the easing library, included after loading of jQuery, but it should still work while loading the jQuery library.