Đư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] Xin Code khi rê chuột vào thì link chạy 1 bên ở Lát topic

  • Please log in to post a topic
  • ngochanh

    ngochanh
    ngochanh

    ngochanh

    Group: Member

    Hiện đang:
    Bài viết : 214
    Points : 379
    Birthday : 24/04/1981
    Thanks : 151

    Member
    http://www.nhaccuatui.com

    Member
    Bài viết thứ :1

    Đăng vào:19/7/2012, 08:31

    Member
    Admin cho mình xin code như ở tiêu đề đối với Last topic nha. Cảm ơn !

    #1 - Posted 19/7/2012, 08:31
    http://www.nhaccuatui.com
    Quý Ròm

    Quý Ròm
    Quý Ròm

    Quý Ròm

    Group: Administrator

    Hiện đang:
    Bài viết : 3745
    Points : 11240
    Birthday : 21/02/1991
    Thanks : 4736
    Đến từ : Hà Nội

    Administrator

    Administrator
    Bài viết thứ :2

    Đăng vào:19/7/2012, 10:37

    Administrator
    xem last của bạn

    #2 - Posted 19/7/2012, 10:37
    ngochanh

    ngochanh
    ngochanh

    ngochanh

    Group: Member

    Hiện đang:
    Bài viết : 214
    Points : 379
    Birthday : 24/04/1981
    Thanks : 151

    Member
    http://www.nhaccuatui.com

    Member
    Bài viết thứ :3

    Đăng vào:19/7/2012, 18:53

    Member
    Code:
    -->
     
    <!-- BEGIN classical_row -->
    <td class="alt1" rowspan="3" valign="top" id="changstats_latestposts">
        <table cellpadding="0" cellspacing="0" border="0" width="90%" height="358">
            <tbody class="hienlast" style="display:none">
                <tr>
                    <td width="300px" class="smallfont" nowrap="nowrap" style="border-bottom: 1px dashed #C6D7E9;">
                        <i>Chủ đề</i>
                    </td>
                  <td width="30px" class="smallfont" nowrap="nowrap" style="border-bottom: 1px dashed #C6D7E9;">
                        <i> </i> </td>
                  <td width="44px" class="smallfont" nowrap="nowrap" style="border-bottom: 1px dashed #C6D7E9;">
                        <i> </i> </td>
                    <td width="130px" class="smallfont" nowrap="nowrap" style="border-bottom: 1px dashed #C6D7E9;">
                        <i>Người gửi</i> </td>
                    <td width="150px" class="smallfont" nowrap="nowrap" style="border-bottom: 1px dashed #C6D7E9;">
                        <i> </i>
                    </td>
                </tr>
              <script type="text/javascript">
     function gioihanl(a){
     if(a.length > 40){
      return a.substring(0,40)+'...';}else{return a;}
      };
                function shpost(a){
                window.open(a,'','width=200,height=100,top=200,left=400,menubar=no,titlebar=no,location=no');
                };
    $(function () {
        $('.dulieu').load('/search?search_keywords=&search_author=*** table.table .statused tr:lt(20)', function () {
            var i;
            for (i = 0; i < 20; i++) {
                $('.box:eq(' + i + ')').html($('.dulieu tr:eq(' + i + ') .tc2').html());
    $('.reply:eq(' + i + ')').html($('.dulieu tr:eq(' + i + ') .tc3:eq(0)').html());
    $('.view:eq(' + i + ')').html($('.dulieu tr:eq(' + i + ') .tc3:eq(1)').html());
            }
    $(".hienlast").show();
        });
    });
    </script>   
                          <!-- BEGIN recent_topic_row -->
                <tr style="height: 17px;">
                    <td width="300px" nowrap="nowrap">
                      <img src="http://forum.fullvn.net/fullvn/statusicon/post_new.gif"/>
                        <span class="smallfont">
                            <a href="javascript:shpost('{classical_row.recent_topic_row.U_TITLE}');" title="Click to view post">▼</a>
                            <a title="{classical_row.recent_topic_row.L_TITLE}" href="{classical_row.recent_topic_row.U_TITLE}">
    <script>document.write(gioihanl('{classical_row.recent_topic_row.L_TITLE}'));</script>
    </a>
                        </span>
                       
                    </td>
    <td nowrap="nowrap" class="reply" width="30px">
     
                    </td>
    <td nowrap="nowrap" class="view" width="44px">
                       
                    </td>
                    <td nowrap="nowrap" width="130px">
                        <span class="smallfont">
                          <!-- BEGIN switch_poster -->
          <a href="{classical_row.recent_topic_row.switch_poster.U_POSTER}">{classical_row.recent_topic_row.switch_poster.S_POSTER}</a>
          <!-- END switch_poster -->
     
          <!-- BEGIN switch_poster_guest -->
          {classical_row.recent_topic_row.switch_poster_guest.S_POSTER}
          <!-- END switch_poster_guest -->
                                                                                 </span>
                    </td>
                    <td nowrap="nowrap" class="box" width="150px">
                     
                    </td>
                </tr>
                <!-- END recent_topic_row -->
            </tbody>
        </table>
      <div style="display:none" class="dulieu"></div>
    </td>
                                     
    <!-- END classical_row -->
    <!--</td>

    #3 - Posted 19/7/2012, 18:53
    http://www.nhaccuatui.com
    Quý Ròm

    Quý Ròm
    Quý Ròm

    Quý Ròm

    Group: Administrator

    Hiện đang:
    Bài viết : 3745
    Points : 11240
    Birthday : 21/02/1991
    Thanks : 4736
    Đến từ : Hà Nội

    Administrator

    Administrator
    Bài viết thứ :4

    Đăng vào:20/7/2012, 08:43

    Administrator
    Code:
    .hienlast  a:hover {
    -webkit-transition-property: all;
    -webkit-transition-duration: 0.2s;
    margin: 0 0 0 20px;
    }
    cho vao css

    #4 - Posted 20/7/2012, 08:43
    Kent™

    Kent™
    Kent™

    Kent™

    Group: Member

    Hiện đang:
    Bài viết : 608
    Points : 850
    Birthday : 10/09/1995
    Thanks : 154

    Member
    http://xclub.ace.st/

    Member
    Bài viết thứ :5

    Đăng vào:20/7/2012, 11:07

    Member
    Thấy lần nào qua skin4fm cx thấy code tương tự hi hi

    #5 - Posted 20/7/2012, 11:07
    http://xclub.ace.st/
    ngochanh

    ngochanh
    ngochanh

    ngochanh

    Group: Member

    Hiện đang:
    Bài viết : 214
    Points : 379
    Birthday : 24/04/1981
    Thanks : 151

    Member
    http://www.nhaccuatui.com

    Member
    Bài viết thứ :6

    Đăng vào:20/7/2012, 13:14

    Member
    Chupy đã viết:
    Code:
    .hienlast  a:hover {
    -webkit-transition-property: all;
    -webkit-transition-duration: 0.2s;
    margin: 0 0 0 20px;
    }
    cho vao css

    Thank for share yếu mà ra gió yếu mà ra gió yếu mà ra gió

    #6 - Posted 20/7/2012, 13:14
    http://www.nhaccuatui.com
    zualuoi

    zualuoi
    zualuoi

    zualuoi

    Group: Member

    Hiện đang:
    Bài viết : 653
    Points : 1309
    Thanks : 510

    Member
    http://www.xaydungthanhhoa.com/

    Member
    Bài viết thứ :7

    Đăng vào:20/7/2012, 14:55

    Member
    thank

    #7 - Posted 20/7/2012, 14:55
    http://www.xaydungthanhhoa.com/

    Sponsored content

    Sponsored content

    Group:
    Hiện đang:

    Bài viết thứ :8

    Đăng vào:

    #8 - 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

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