jCarousel not working in Chrome and Safari

Hi everyone,
I am faced with a CSS issue with the jCarousel jQuery plugin: http://sorgalla.com/jcarousel/

It does not appear to be working correctly within Chrome and Safari within the website but the other browsers seem to be rendering the slider just fine:
http://bit.ly/T12fRM

(Left and right arrows within the New Arrivals tab)
Does anyone know how this can be fixed?
Any help is greatly appreciated.

Thanks,

They each have this attribute:

disabled="disabled"

That’s added by JS, so this is a JS issue. Moved to that forum. :slight_smile:

Oh OK
Do I need to add that line of code into JavaScript somewhere in order to resolve this Chrome / Safari issue?
Thanks

Actually, maybe I’m wrong. The disabled attribute seems to be in the HTML itself. What happens if you remove this"

<div class="jcarousel-prev jcarousel-prev-horizontal jcarousel-prev-disabled jcarousel-prev-disabled-horizontal" style="display: block;" [COLOR="#FF0000"]disabled="true"[/COLOR]>