Thế là đã hơn 1 tháng từ khi VCN’s Blog chính thức đi vào hoạt động. Đã từng có nhiều comment ủng hộ, động viên cho ...
$('#feature2').cycle({
fx: 'scrollRight',
timeout: 5000,
delay: -4000
});
$('#feature1').cycle({
fx: 'scrollDown',
timeout: 5000,
delay: -4000
});
$('#latest').cycle({
fx: 'scrollDown',
timeout: 3000,
delay: -1000
});
$('#leading').cycle({
fx: 'fade',
timeout: 6000,
delay: -4000
});
$('#large_banner').cycle({
fx: 'scrollDown',
delay: -8000
});
$('#long_banner').cycle({
fx: 'turnRight',
delay: -4000
});