[jQuery] jcarousel broken in Safari 3
In Safari 3.
Jcarousel seems to be creating an inline style for the width of the
<ul> that is not wide enough for the <li> items contained in the <ul>.
This is causing the final <li> to render below the other <li>s, and it
is not showing up in the carousel.
Has anyone run into this bug? Is there a workaround or a patch?
Thank you.