Codeinwp / carouFredSel-jQuery

A circular, responsive carousel plugin built using the jQuery.
http://caroufredsel.dev7studios.com
Other
318 stars 476 forks source link

Responsive layout #54

Open 7NZ opened 7 years ago

7NZ commented 7 years ago
          //  Responsive layout, resizing the items

$('#foo4').carouFredSel({ responsive: true, width: '100%', scroll: 2, items: { width: 400, // height: '30%', // optionally resize item-height visible: { min: 2, max: 6 } } });

I saw these codes ,and i try change the items width to 100%. but item's width can't be your clientWith. it means i had to set item‘s width a px