Đưa Skin mới vào diễn đàn sử dụng ! Nếu quá trình sử dụng diễn đàn xảy ra lỗi, xin vui lòng liên hệ Admin để báo lỗi ! Cảm ơn !

You are not connected. Please login or register

[Thắc mắc] last vandonstar ver6 không hoạt động

  • Please log in to post a topic
  • Lúa Đô La

    Lúa Đô La
    Lúa Đô La

    Lúa Đô La

    Group: Member

    Hiện đang:
    Bài viết : 584
    Points : 756
    Thanks : 108

    Member

    Member
    Bài viết thứ :1

    Đăng vào:28/9/2012, 15:19

    Member
    [You must be registered and logged in to see this link.]
    làm theo HD của topic này
    [You must be registered and logged in to see this link.]
    demo:
    mọi người cố gắng giúp giùm!

    #1 - Posted 28/9/2012, 15:19
    anhdausai

    anhdausai
    anhdausai

    anhdausai

    Group: Member

    Hiện đang:
    Bài viết : 347
    Points : 596
    Birthday : 17/03/1990
    Thanks : 182

    Member
    http://www.teenlythuongkiet.net/forum

    Member
    Bài viết thứ :2

    Đăng vào:28/9/2012, 15:37

    Member
    Js
    Code:


    $(function(){S_Link='/search?search_author=*+*&search_keywords';S_Start='&start=';S_Where='';S_Time='&search_time='+$('#time-last').val();S_Trang=20;op_choice=parseInt(Math.floor(Math.random()*40)/10);OpChoice(op_choice);$('.op-prew').click(function(){op_choice-=1;if(op_choice<0)op_choice=3;OpChoice(op_choice)});$('.op-next').click(function(){op_choice+=1;if(op_choice>3)op_choice=0;OpChoice(op_choice)});$('#jumpbox-last
     select').clone().appendTo('#option-lastpost');$('#option-lastpost
    select').removeAttr('name').removeAttr('onchange').attr('id','select-lastpost');$('.op-last-bottom').click(function(){$('.op-last-bottom').removeClass('op-last-bottom2');$(this).addClass('op-last-bottom2')});$('#option-lastpost
     .op-last').click(function(){$('#option-lastpost
    .op-last').removeClass('op-last2');$('#select-lastpost').removeClass('op-last-select');$(this).addClass('op-last2')});$('#select-lastpost').live('change',function(){$('#option-lastpost
     
    .op-last').removeClass('op-last2');$(this).addClass('op-last-select');if($(this).val()=='1'){S_Where='';LoadLastPost(0)}else
     
    if($(this).val()!='-1'){S_Where='&search_where='+$(this).val();LoadLastPost(0)}});$('#time-last').change(function(){S_Time='&search_time='+$('#time-last').val();LoadLastPost(0)});$('.TrangTruoc').click(function(){st=parseInt($('#SoTrangLT').val())-1;$('#SoTrangLT').val(st);LoadLastPost(st-1)});$('.TrangSau').click(function(){st=parseInt($('#SoTrangLT').val())+1;$('#SoTrangLT').val(st);LoadLastPost(st-1)});$('#SoTrangLT').change(function(){ltval=parseInt($(this).val());if(ltval<1||ltval>20){$(this).val(1)}else{LoadLastPost(ltval-1)}})});function
     
    LoadLastPost(page){page>0?$('.TrangTruoc').show():$('.TrangTruoc').hide();if(page==0){$('#SoTrangLT').val(1)}LinkLastPost=S_Link+S_Where+S_Time+S_Start+page*S_Trang;$('#Load').show();$('#dl-lastpost').load(LinkLastPost+'
     form.frm-form .main-content .table .statused
    tr',function(){$('#main-lastpost').empty();$(this).find('tr').length<20?$('.TrangSau').hide():$('.TrangSau').show();if($(this).is(':empty')){$('#main-lastpost').text('KhĂ´ng
     cĂ³ dữ liệu')}else{$(this).find('tr').each(function(){$('<div
    class="dl-post"></div>').appendTo('#main-lastpost');$('<span
     
    class="lp1"></span>').html($(this).find('span.status').html()).appendTo('#main-lastpost
     .dl-post:last');$('<span class="lp2" title="'+$(this).find('td:first
     h2.topic-title').text()+'"></span>').html('<a
    href="'+$(this).find('td:last
    a:last').attr('href')+'">'+$(this).find('td:first
    h2.topic-title').text()+'</a>').appendTo('#main-lastpost
    .dl-post:last');$(this).find('td:first
    a.gensmall').appendTo('#main-lastpost .dl-post:last').wrap('<span
    class="lp3"></span>');$(this).find('td:eq(4)
    a.gensmall').appendTo('#main-lastpost .dl-post:last').wrap('<span
    class="lp4"></span>');$('<span
    class="lp5"></span>').html($(this).find('td:eq(1)').html()).appendTo('#main-lastpost
     .dl-post:last');$('<span
    class="lp6"></span>').html($(this).find('td:eq(2)').text()).appendTo('#main-lastpost
     .dl-post:last');$('<span
    class="lp7"></span>').html($(this).find('td:eq(3)').text()).appendTo('#main-lastpost
     .dl-post:last');$('<img
    src="http://2img.net/i/fa/m/icon_minitime1.gif" class="imglp"
    title="'+$(this).find('td:eq(4)').text().replace('
    by','')+'"></img>').appendTo('#main-lastpost
    .dl-post:last');if($(this).find('td:first img[alt*="posted in this
    topic"]').length){$('<span class="lp8"><img
    src="'+$(this).find('td:first img[alt*="posted in this
    topic"]').attr('src')+'" title="Bạn Ä‘Ă£ tham gia thảo luận tại
    chủ đề nĂ
    y"></img></span>').appendTo('#main-lastpost
    .dl-post:last')}});$('#dl-lastpost').empty()}$('#Load').fadeOut()})}function
     OpChoice(eq){$('#option-lastpost
    .op-choice').hide();$('#option-lastpost
    .op-choice').filter(':eq('+eq+')').show()}function
    Op1Last(forum){forum==''?S_Where='':S_Where='&search_where='+forum;LoadLastPost(0)}function
     Op2Last(op){S_Link=op;LoadLastPost(0)}




    thay
    Code:
    $(function(){S_Link='/search?search_author=*+*&search_keywords';

    Thành
    Code:
    $(function(){S_Link='/search?search_author=*_*&search_keywords';

    #2 - Posted 28/9/2012, 15:37
    http://www.teenlythuongkiet.net/forum
    Lúa Đô La

    Lúa Đô La
    Lúa Đô La

    Lúa Đô La

    Group: Member

    Hiện đang:
    Bài viết : 584
    Points : 756
    Thanks : 108

    Member

    Member
    Bài viết thứ :3

    Đăng vào:28/9/2012, 15:47

    Member
    rồi tăng size giúp lun anhdausai ơi

    #3 - Posted 28/9/2012, 15:47
    cubimtq

    cubimtq
    cubimtq

    cubimtq

    Group: Designs Skin

    Hiện đang:
    Bài viết : 866
    Points : 1873
    Birthday : 02/11/1995
    Thanks : 876
    Đến từ : 4allvn

    Designs Skin
    http://streetcrew.forum.st/forum

    Designs Skin
    Bài viết thứ :4

    Đăng vào:28/9/2012, 23:11

    Designs Skin
    size của last hình như ở CSS thì phải!
    Size last hình như không liên quan tới js đâu!
    anhdausai giúp dùm kìa đá lông nheo

    #4 - Posted 28/9/2012, 23:11
    http://streetcrew.forum.st/forum

    Sponsored content

    Sponsored content

    Group:
    Hiện đang:

    Bài viết thứ :5

    Đăng vào:

    #5 - Posted

    Đang kiểm tra dữ liệu...

    Bạn phải điền đầy đủ thông tin đăng ký.

    Số ký tự phải từ 3 trở lên
    Hãy chọn tài khoản khác
    Có thể dùng tài khoản này
    Không sử dụng địa chỉ này
    E-mail sẽ được kiểm sau
    Số ký tự phải từ 3 trở lên
    Trùng tên đăng nhập
    Chưa đúng
    Chính xác

    Free forum | ©phpBB | Free forum support | Báo cáo lạm dụng | Thảo luận mới nhất
    YOUR BANNER HERE
    728x90