Skip to content

Instantly share code, notes, and snippets.

@benrolfe
Created March 14, 2012 09:20
Show Gist options
  • Save benrolfe/2035324 to your computer and use it in GitHub Desktop.
Save benrolfe/2035324 to your computer and use it in GitHub Desktop.
Make jQuery Cycle fluid width
$('#slideshow').cycle({
containerResize: false,
slideResize: false,
fit: 1
});
@benrolfe
Copy link
Author

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment