Skip to content
This repository has been archived by the owner on May 5, 2021. It is now read-only.

Responsive layout #54

Open
7NZ opened this issue Mar 15, 2017 · 0 comments
Open

Responsive layout #54

7NZ opened this issue Mar 15, 2017 · 0 comments

Comments

@7NZ
Copy link

7NZ commented Mar 15, 2017

  		//	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

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant