[jQuery] jCarousel - How to do width:100%?
I'm having problems getting jCarousel looking good with width:100%..
Easy to replicate, go to: http://sorgalla.com/projects/jcarousel/examples/special_flexible.html
and change to
.jcarousel-skin-tango .jcarousel-container-horizontal {width:100%;}
(85% by default) with FireBug..
Running FF3: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.9.0.1) Gecko/
2008071222 Firefox/3.0.1
Anyone who have a good solution?