• Thống kê diễn đàn


[code] thêm 1 code trả lời nhanh ver mới cho forum

View previous topic View next topic Go down

[code] thêm 1 code trả lời nhanh ver mới cho forum Empty [code] thêm 1 code trả lời nhanh ver mới cho forum

Post by kjucxanh_95 24/1/2013, 1:03 pm

Chẳng biết share cái gì mình vào lại kho nhà tìm lên share cho các mem trả lời nhanh không chuyển trang của punBB Ưu điểm : • Nhanh ( 4 giây) • Không lỗi • Hiện comment dạng trượt

Nhược điểm : • Cách 10 giây trả lời thì mới không bị lỗi

Hướng dẫn :

Cho code này vào javascript :

Tittle : Trả lời nhanh không chuyển trang punBB Place : In the all pages
Code:

    $(document).ready(function(){
    $('#quick_reply input[name="post"]').click(function(d){
 
    d.preventDefault();
    $.post("/post",$('#quick_reply').serialize()+"&post=1&prevent_post=1",function(b){
 

    b=b.substring(b.indexOf('<meta http-equiv="refresh" content="1;url=')+42,b.indexOf('<meta name="title"')-2);
 

    $(".post:last").after('<div style="display: none;" class="ajax_post"></div>'),$(".ajax_post:last").load(b+" .post:last",function(){
 

    $('.ajax_post').slideDown(350);
 

    });
 

    });
 

    });
    });
 

Đừng đáp gạch nhé
sưu tầm.
kjucxanh_95
kjucxanh_95
Quản Trị Viên
Quản Trị Viên

Posts : 383
Points : 294476
Thanked : 63
Birthday : 1995-09-20
Status Mãi Mãi Yêu Mình Anh
Giới tính : Female Đừng ghẹo nha

Back to top Go down

View previous topic View next topic Back to top

- Similar topics

 
Permissions in this forum:
You cannot reply to topics in this forum