$('#MainImage img:first').fadeIn(2000);
$('#MainImage').cycle({
fx: 'wipe',
speed: 'fast',
delay: 1000,
timeout: 10000,
next: '#Next',
prev: '#Prev',
pager: '#Nav ul',
pagerAnchorBuilder: function(idx, slide) {
return '#Nav li:eq(' + idx + ') a';
}
});
$('#Message img:first').fadeIn(2000);
$('#Message').cycle({
speed: 'fast',
delay: 1000,
timeout: 10000,
next: '#Next',
prev: '#Prev',
pager: '#Nav ul',
pagerAnchorBuilder: function(idx, slide) {
return '#Nav li:eq(' + idx + ') a';
}
});
All the Tools of the Trade are listed below, but to help you find what you're looking for we've split them in to sub categories
Click on the category above to speed your search up