Jan Sorgalla wrote:
> 
> 
> yhager wrote:
>> 
>> Hi,
>> 
>> I am trying to achieve a view of 3.5 DIVs in jcarousel. The reason is
>> that in terms of usability, it gives the user the understanding there is
>> more info and he needs to scroll if he wants to view it.
>> 
>> While I haven't dived deep into the code yet, when I try to use
>> non-integer value for the 'visible' variable - I get the initial view
>> correct, but scrolling gets messed up right away.
>> 
>> Any idea how to accomplish this, or where to look for in the code to fix
>> this? 
>> 
>> Thanks,
>> 
>> --yuval
>> 
> 
> Hi,
> 
> "visible" ist not the correct options for that. It means, that jcarousel
> changes the width of each item to always have that number of items
> visible.
> 
> See: http://sorgalla.com/projects/jcarousel/examples/special_flexible.html
> 
> In your case, its more simple as you might think ;) I've created an
> example for you at http://sorgalla.com/test/yuval.html
> 
> As you see inside the <style> tags, i've just changed the width of the
> carousel and the clip (the viewport) if the carousel to a higher value. 
> 
> Hope that helps, Jan
> 

Wow - it's way simpler than I thought.. I somehow got the impression the use
'visible' is obligatory... Thanks a lot!. Great plugin :)
-- 
View this message in context: 
http://www.nabble.com/Non-integer-amount-of-visible-items-tf3993441.html#a11343301
Sent from the jCarousel mailing list archive at Nabble.com.

Reply via email to