Phản hồi (1 phản hồi) | Gửi một phản hồi

  1. Nice brief and this post helped me alot in my college assignement. Thank you for your information.

GỬI PHẢN HỒI

Xin vui lòng gõ tiếng Việt có dấu khi bình luận tại Xứ sở Game Online



    $('#feature2').cycle({
        fx:     'scrollRight', 
        timeout: 8000,
        delay:  -4000 
    });
    $('#feature1').cycle({
        fx:    'scrollDown',
        timeout: 8000, 
   		delay: -4000 
    });
    $('#latest').cycle({
        fx:    'scrollDown',
        timeout: 3000, 
   		delay: -1000 
    });
    $('#leading').cycle({
        fx:    'fade',
        timeout: 6000, 
   		delay: -4000 
    });
    $('#large_banner').cycle({
        fx:    'scrollDown',
        timeout: 6000, 
        delay:  -4000 
    });
    $('#large_banner_1').cycle({
        fx:    'scrollDown',
        timeout: 6000, 
        delay:  -4000 
    });
    $('#long_banner').cycle({
        fx:     'turnRight',
        timeout: 8000, 
        delay:  -8000 
    });
    $('#long_banner2').cycle({
        fx:     'turnRight',
        timeout: 8000, 
        delay:  -8000 
    });
    $('#top_banner').cycle({
        fx:     'scrollDown',
        timeout: 3000, 
   		delay: -1000 
    });