Response title
This is preview!
containerResize, slideRezize, fit
). But I don't make it work at all... so I would not mind to receive a bit of help.So here is the JS code for the slideshow:
$(document).ready(function() {
$this.cycle({
timeout: 0,
fx: 'fade',
pause: 1,
speedIn: 1000,
speedOut: 1000,
sync: false,
containerResize: false,
slideResize: false,
fit: 1,
...
});
© 2013 jQuery Foundation
Sponsored by and others.