$('#pauseButton') .click(function() { $('#s2').cycle('pause'); }); $('#s2') .cycle({ fx: 'scrollRight', speed: 'slow', timeout: '6000', pager: '#slideshowNums', pagerEvent: 'mouseover' }); $('#playButton').click(function() { $('#s2').cycle('resume'); });
Please note: Irresponsible individuals have unfortunately been misusing the discussion group.
It will be closed down for the time being, until appropriate measures can be implemented.