Hỗ trợ Forumotion
Bạn có muốn phản ứng với tin nhắn này? Vui lòng đăng ký diễn đàn trong một vài cú nhấp chuột hoặc đăng nhập để tiếp tục.

You are not connected. Please login or register

[Help]can nguoi chen ho like,dislike vao vew bim share

4 posters

Go down  Thông điệp [Trang 1 trong tổng số 1 trang]

Minion

Minion
Trial Support Team
Trial Support Team

vew ne: http://www.hotrofm.com/t4207-topic#34045

chen ho liek,dislike, va thong ke luot like dislike

neu co them code chen vao css, hay footer, hay gi do cho em va cach lam

cubimtq

cubimtq
Administrator
Administrator

Cái mod này đã share công khai chưa?
Bim nghỉ lâu quá nên không biết :D
Nếu share rồi thì đưa link share và Bim sẽ add cho :D

danchoi2k11

danchoi2k11
Member
Member

share roi o box con like va dislike trong box code co 1 bai viet co ca 3 cai nhu minh can bim add roi test k loi send len nhe

Minion

Minion
Trial Support Team
Trial Support Team

ddaay ne
http://www.hotrofm.com/t3568-topic

cubimtq

cubimtq
Administrator
Administrator

của bạn đây.
Thay toàn bộ CSS viewtopic_body mà Bim đã share bằng code sau:
Code:
.main .main-foot, .main .main-head {
background: #869BBF url(http://daknongcity.com/forum/fullvn/nst/tcat.gif) repeat-x top left;
color: #FFFFFF;
font: bold 12pt verdana, geneva, lucida, 'lucida grande', arial, helvetica, sans-serif;
text-shadow: 1px 1px 1px #0066FF;
padding-top: 8px;
padding-left: 15px;
}
.ust {
background: #C8E5E9;
border: #D0ECFB 0 solid;
width: 10px;
}
.bim {
background: #C8E5E9;
border: #D0ECFB 0 solid;
}
.pun .user-ident .user-basic-info {
background: #FBFDFF url(http://daknongcity.com/forum/fullvn/nst/alt.jpg) repeat;
padding: 5px;
border: #9FDAE0 1px solid;
font-size: 12px;
color: #273D49;
font-family: arial;
-webkit-box-shadow: 0 2px 6px #B3B3B3;
}
.bimtq {
-webkit-box-shadow: 0 2px 6px #B3B3B3;
background: #FBFDFF url(http://daknongcity.com/forum/fullvn/nst/alt.jpg) repeat;
border: #9FDAE0 1px solid;
color: #273D49;
font-family: arial;
font-size: 12px;
padding: 5px;
width: 139px;
}
.user-info {
-webkit-box-shadow: 0 2px 6px #B3B3B3;
background: #FBFDFF url(http://daknongcity.com/forum/fullvn/nst/alt.jpg) repeat;
border: #9FDAE0 1px solid;
color: #273D49;
font-family: arial;
font-size: 12px;
margin-left: 550px;
margin-right: 10px;
}
.alt1, .alt1Active {
background: #FFFFFF;
color: #000000;
border: 1px #eaeaea solid;
-webkit-border-radius: 3px;
border-radius: 3px;
}
.pun .paged .posting {
float: left;
font-size: 1.2em;
font-weight: 700;
}
.pun .postbody {
width: 100%;
background: #f3f3f3;
color: #000000;
border: 1px #eaeaea solid;
}
.user-contact {
padding-left: 11px;
padding-top: 11px;
}
.ngaygio {
background: #f26c4f;
width: 170px;
padding-left: 10px;
padding-top: 3px;
padding-bottom: 3px;
box-shadow: 0 1px 2px #d9d9d9;
margin-left: -13px;
color: #fff;
font-family: PTSansNarrow,sans-serif;
line-height: 1.3em;
margin-top: -2px;
text-shadow: 0 -2px 2px #ce6b58;
text-transform: uppercase;
}
.bimmm {
background: #f26c4f;
box-shadow: 0 1px 2px #d9d9d9;
color: #fff;
font-family: PTSansNarrow,sans-serif;
line-height: 1.3em;
margin-left: -13px;
padding-bottom: 3px;
padding-top: 3px;
text-shadow: 0 -2px 2px #ce6b58;
text-transform: uppercase;
width: 17px;
float: right;
padding-right: 10px;
margin-right: -17px;
}

Thay view bằng view này
Code:
<script type="text/javascript">//<![CDATA[
var multiquote_img_off = '{JS_MULTIQUOTE_IMG_OFF}', multiquote_img_on = '{JS_MULTIQUOTE_IMG_ON}', _atr = '{JS_DIR}addthis/', _ati = '{PATH_IMG_FA}addthis/'{ADDTHIS_LANG}, addthis_localize = { share_caption: "{L_SHARE_CAPTION}", email: "{L_EMAIL}", email_caption: "{L_EMAIL_CAPTION}", favorites: "{L_SHARE_BOOKMARKS}", print: "{L_PRINT}", more: "{L_MORE}" };
$(function(){
  _atc.cwait = 0;
  $('.addthis_button').mouseup(function(){
      if ($('#at15s').css('display') == 'block') {
        addthis_close();
        addthis_close();
      }
  });
});
//]]>
</script>

<!-- BEGIN switch_user_logged_in -->
<div id="pun-visit" class="clearfix">
  <ul>
      <!-- BEGIN switch_plus_menu -->
      <li>
        <script type="text/javascript">//<![CDATA[
            var url_favourite = '{switch_user_logged_in.U_FAVOURITE_JS_PLUS_MENU}';
            var url_newposts = '{U_NEWPOSTS_JS_PLUS_MENU}';
            var url_egosearch = '{U_EGOSEARCH_JS_PLUS_MENU}';
            var url_unanswered = '{U_UNANSWERED_JS_PLUS_MENU}';
            var url_watchsearch = '{U_WATCHSEARCH_JS_PLUS_MENU}';
            var url_tellfriend = '{U_TELLFRIEND_JS_PLUS_MENU}';
            insert_plus_menu_new('f{FORUM_ID}&amp;t={TOPIC_ID}','{JS_SESSION_ID}', {JS_AUTH_FAVOURITES});
        //]]>
        </script>
      </li>
      <!-- END switch_plus_menu -->
      <li><a class="addthis_button" href="http://www.addthis.com/bookmark.php?v=250&amp;pub=forumotion">{L_SHARE}</a></li>
      <li><a href="{U_SEARCH_NEW}">{L_SEARCH_NEW}</a></li>
      <li><a href="{U_SEARCH_SELF}">{L_SEARCH_SELF}</a></li>
      <!-- BEGIN watchtopic -->
      <li>{S_WATCH_TOPIC}</li>
      <!-- END watchtopic -->
  </ul>
  <p>{LOGGED_AS}. {LAST_VISIT_DATE}</p>
</div>
<!-- END switch_user_logged_in -->
<!-- BEGIN switch_user_logged_out -->
<div id="pun-visit">
  <p>{L_NOT_CONNECTED} {L_LOGIN_REGISTER}</p>
</div>
<!-- END switch_user_logged_out -->

<div class="pun-crumbs noprint">
  <p class="crumbs">
      <a href="{U_INDEX}">{L_INDEX}</a>{NAV_CAT_DESC} »
      <strong><a href="{TOPIC_URL}">{TOPIC_TITLE}</a></strong>
      <!-- BEGIN switch_twitter_btn -->
      <span id="twitter_btn" style="margin-left: 6px; ">
        <a href="http://twitter.com/share" class="twitter-share-button" data-count="horizontal">Tweet</a>
        <script type="text/javascript" src="http://platform.twitter.com/widgets.js"></script>
      </span>
      <!-- END switch_twitter_btn -->
      <!-- BEGIN switch_fb_likebtn -->
      <span id="fb_likebtn" style="margin-left: 6px; ">
        <iframe src="http://www.facebook.com/plugins/like.php?href={FORUM_URL}{TOPIC_URL}&amp;layout=button_count&amp;show_faces=false&amp;width=450&amp;action=like&amp;colorscheme=light&amp;height=21" scrolling="no" frameborder="0" style="border:none; overflow:hidden; width:auto; height:21px;" allowTransparency="true"></iframe>
      </span>
      <!-- END switch_fb_likebtn -->
  </p>
</div>

<div class="main paged">
  <div class="paged-head clearfix">
      <!-- BEGIN topicpagination -->
      <p class="paging">{PAGINATION}</p>
      <!-- END topicpagination -->
      <p class="posting">
        <!-- BEGIN switch_user_authpost -->
        <a href="{U_POST_NEW_TOPIC}" rel="nofollow"><img src="{POST_IMG}" class="{POST_IMG_CLASS}" alt="{L_POST_NEW_TOPIC}" /></a> 
        <!-- END switch_user_authpost -->

        <!-- BEGIN switch_user_authreply -->
        <a href="{U_POST_REPLY_TOPIC}"><img src="{REPLY_IMG}" class="i_reply" alt="{L_POST_REPLY_TOPIC}" /></a>
        <!-- END switch_user_authreply -->
      </p>
  </div>
  {POLL_DISPLAY}
  <div class="main-head clearfix">
      <p class="h2">
        <a href="{U_VIEW_OLDER_TOPIC}">{L_VIEW_PREVIOUS_TOPIC}</a> <a href="{U_VIEW_NEWER_TOPIC}">{L_VIEW_NEXT_TOPIC}</a> <a href="#bottom">{L_GOTO_DOWN}</a> 
        {L_MESSAGE} [{PAGE_NUMBER}]
      </p>
 </div>

  <div class="main-content topic">
      <!-- BEGIN postrow -->
        <!-- BEGIN displayed -->
<div class="post"{postrow.displayed.THANK_BGCOLOR}></div>
<table align="center" cellpadding="0" cellspacing="0" style="width: 100%; ">
  <tbody>
      <tr>
        <td class="ust">
                    <div class="user-ident" style="float:left;padding:10px;">
                        <div class="user-basic-info">
                          {postrow.displayed.POSTER_AVATAR}<td class="bim"><strong>{postrow.displayed.POSTER_NAME}</strong><br/>
                          {postrow.displayed.RANK_IMAGE}<div class="bimtq">{postrow.displayed.POSTER_RANK_NEW}</div></td>
                        </div>
                                                          </div></td>
        <td class="ust">
                                <div class="user-info" style="float:right;padding:10px;margin-left: -1111px;">
                        {postrow.displayed.ONLINE_IMG}
                        <!-- BEGIN profile_field -->
                        {postrow.displayed.profile_field.LABEL}{postrow.displayed.profile_field.CONTENT}{postrow.displayed.profile_field.SEPARATOR}
                        <!-- END profile_field -->
                        {postrow.displayed.POSTER_RPG}
                    </div></td>
        <div id="p{postrow.displayed.U_POST_ID}" class="posthead"{postrow.displayed.THANK_BGCOLOR}>
            <h2>
              <div class="bimmm"><strong>{postrow.displayed.COUNT_POSTS}</strong></div>
              <div class="ngaygio">{postrow.displayed.ICON}  {postrow.displayed.POST_DATE_NEW}</div>
            </h2>
        </div>
      </tr>
  </tbody>
</table>
<table align="center" border="0" cellpadding="0" cellspacing="0" style="width: 100%; ">
  <tbody>
      <tr>
        <td>
            <a name="{postrow.displayed.U_POST_ID}"></a>
            <div class="postmain"{postrow.displayed.THANK_BGCOLOR}>
  </div>
                       
              <div class="postbody"{postrow.displayed.THANK_BGCOLOR}>
                  <div class="post-entry">
                    <div class="entry-content">
                       
                        <div>
                         
                          <div class="alt1"><div class="user-contact">
                    {postrow.displayed.PROFILE_IMG} {postrow.displayed.PM_IMG} {postrow.displayed.EMAIL_IMG}<!-- BEGIN contact_field --> {postrow.displayed.contact_field.CONTENT}<!-- END contact_field -->
                          </div><div style="padding:10px;"><div style="border : 1px solid #ccc;text-align:justify;padding: 10px 17px 10px 10px;width :auto;-moz-box-shadow: 0 2px 6px #b3b3b3;-webkit-box-shadow: 0 2px 6px #b3b3b3;-moz-border-radius: 6px;-webkit-border-radius:6px;">
                            <div><center><font color="red" size="5"><b><strong>{TOPIC_TITLE}</strong></b></font><br/></center><br/><div id="post_message_29021"><blockquote>{postrow.displayed.MESSAGE}</blockquote></div></div>
                            </div></div>
                            <br/>
                            <div style="float: left;margin-top: 1px;">
                      <!-- BEGIN switch_vote_active -->
          <div class="vote vote-button" title="Thích bài viết này">
              <!-- BEGIN switch_vote -->
          <a target="v{postrow.displayed.U_POST_ID}" href="{postrow.displayed.switch_vote_active.switch_vote.U_VOTE_PLUS}" alt="c3zplus" class="c3zplus lvote"><span style="font: normal 11px Tahoma, Arial, Helvetica, sans-serif;margin-left: -2px; color: #3B5998;">Thích</span></a>
              <!-- END switch_vote -->
          </div>
          <div class="vote vote-button" title="Không thích bài viết này">
              <!-- BEGIN switch_vote -->
            <a target="v{postrow.displayed.U_POST_ID}" href="{postrow.displayed.switch_vote_active.switch_vote.U_VOTE_MINUS}" alt="c3zminus" class="c3zminus lvote"><span style="font: normal 11px Tahoma, Arial, Helvetica, sans-serif;margin-left: -2px; color: #3B5998;">Không thích</span></a>
            <!-- END switch_vote --></div><div id="v{postrow.displayed.U_POST_ID}" class="loadding" style="display: none"><img src="http://i43.servimg.com/u/f43/16/03/04/56/icon_l12.gif"/> Đang Vote chờ xíu ^_^! </div>
                              <!-- END switch_vote_active --></div><br/><br/><div style="float:left; margin-top:5px;background-color:#FFF;">
                  <!-- BEGIN switch_vote_active -->     
      <iframe name="v{postrow.displayed.U_POST_ID}" class="ajaxvote" style="display:none"></iframe>
    <!-- BEGIN switch_no_bar -->
      <span class="c3zvau v{postrow.displayed.U_POST_ID}" title="{postrow.displayed.switch_vote_active.L_VOTE_TITLE}">{postrow.displayed.switch_vote_active.L_VOTE_TITLE}</span>
    <!-- END switch_no_bar -->
    <!-- BEGIN switch_bar -->
      <span class="c3zvau v{postrow.displayed.U_POST_ID}" title="{postrow.displayed.switch_vote_active.L_VOTE_TITLE}">{postrow.displayed.switch_vote_active.L_VOTE_TITLE}</span>
    <!-- END switch_bar -->
                            <!-- END switch_vote_active --></div><br/>
                            <div align="right" style="padding-right: 5px;">{postrow.displayed.THANK_IMG} {postrow.displayed.MULTIQUOTE_IMG} {postrow.displayed.QUOTE_IMG} {postrow.displayed.EDIT_IMG} {postrow.displayed.DELETE_IMG} {postrow.displayed.IP_IMG} {postrow.displayed.REPORT_IMG}</div>
                   
                          </div>
                          <!-- BEGIN switch_attachments -->
                          <dl class="attachbox">
                              <dt>{postrow.displayed.switch_attachments.L_ATTACHMENTS}</dt>
                              <dd>
                                <!-- BEGIN switch_post_attachments -->
                                <dl class="file">
                                    <dt>
                                      <img src="{postrow.displayed.switch_attachments.switch_post_attachments.U_IMG}" />

                                      <!-- BEGIN switch_dl_att -->
                                      <a class="postlink" href="{postrow.displayed.switch_attachments.switch_post_attachments.switch_dl_att.U_ATTACHMENT}">{postrow.displayed.switch_attachments.switch_post_attachments.switch_dl_att.ATTACHMENT}</a> {postrow.displayed.switch_attachments.switch_post_attachments.switch_dl_att.ATTACHMENT_DEL}
                                      <!-- END switch_dl_att -->

                                      <!-- BEGIN switch_no_dl_att -->
                                      {postrow.displayed.switch_attachments.switch_post_attachments.switch_no_dl_att.ATTACHMENT} {postrow.displayed.switch_attachments.switch_post_attachments.switch_no_dl_att.ATTACHMENT_DEL}
                                      <!-- END switch_no_dl_att -->
                                    </dt>

                                    <!-- BEGIN switch_no_comment -->
                                    <dd>
                                      <em>{postrow.displayed.switch_attachments.switch_post_attachments.switch_no_comment.ATTACHMENT_COMMENT}</em>
                                    </dd>
                                    <!-- END switch_no_comment -->

                                    <!-- BEGIN switch_no_dl_att -->
                                    <dd>
                                      <em><strong>{postrow.displayed.switch_attachments.switch_post_attachments.switch_no_dl_att.TEXT_NO_DL}</strong></em>
                                    </dd>
                                    <!-- END switch_no_dl_att -->

                                    <dd>({postrow.displayed.switch_attachments.switch_post_attachments.FILE_SIZE}) {postrow.displayed.switch_attachments.switch_post_attachments.NB_DL}</dd>
                                </dl>
                                <!-- END switch_post_attachments -->
                              </dd>
                          </dl>
                          <!-- END switch_attachments -->
        <div class="clear"></div>
                        </div>
                        <p>
                          {postrow.displayed.EDITED_MESSAGE}
                        </p>
                    </div>
                  </div>
              </div>

              <!-- BEGIN switch_signature -->
              <div class="sig-content">
                  {postrow.displayed.SIGNATURE_NEW}
              </div>{postrow.displayed.SIGNATURE_NEW}
              <!-- END switch_signature -->
                    </td>
      </tr>
  </tbody>
</table>
        <!-- BEGIN first_post_br -->
      </div>
      <hr id="first-post-br" />
      <div class="main-content topic">
        <!-- END first_post_br -->
        <!-- END displayed -->
        <!-- BEGIN hidden -->
            <p class="p-hidden">{postrow.hidden.MESSAGE}</p>
        <!-- END hidden -->
      <!-- END postrow -->
  </div>

  <div class="main-foot clearfix">
      <p class="h2">
        <a href="{U_VIEW_OLDER_TOPIC}">{L_VIEW_PREVIOUS_TOPIC}</a> <a href="{U_VIEW_NEWER_TOPIC}">{L_VIEW_NEXT_TOPIC}</a> <a href="#top">{L_BACK_TO_TOP}</a> 
        {L_MESSAGE} [{PAGE_NUMBER}]
      </p>
      <p class="options">
        <input type="hidden" name="t" value="{TOPIC_ID}" />

        <!-- <input type="hidden" name="sid" value="{S_SID}" /> -->
        <input type="hidden" name="{SECURE_ID_NAME}" value="{SECURE_ID_VALUE}" />

        <!-- BEGIN viewtopic_bottom -->
        {S_TOPIC_ADMIN}
        <!-- END viewtopic_bottom -->
      </p>
  </div>

  <a name="bottomtitle"></a>

  <div class="paged-foot clearfix">
      <!-- BEGIN topicpagination -->
      <p class="paging">{PAGINATION}</p>
      <!-- END topicpagination -->
      <p class="posting">
        <!-- BEGIN switch_user_authpost -->
        <a href="{U_POST_NEW_TOPIC}" rel="nofollow"><img src="{POST_IMG}" class="{POST_IMG_CLASS}" alt="{L_POST_NEW_TOPIC}" /></a> 
        <!-- END switch_user_authpost -->

        <!-- BEGIN switch_user_authreply -->
        <a href="{U_POST_REPLY_TOPIC}"><img src="{REPLY_IMG}" class="i_reply" alt="{L_POST_REPLY_TOPIC}" /></a>
        <!-- END switch_user_authreply -->
      </p>
  </div>

</div>

<div class="pun-crumbs">
  <p class="crumbs">
      <a href="{U_INDEX}">{L_INDEX}</a>{NAV_CAT_DESC} »
      <strong><a href="{TOPIC_URL}">{TOPIC_TITLE}</a></strong>
  </p>
</div>

<!-- BEGIN promot_trafic -->
<div class="main" id="ptrafic_close" style="display:none">
  <div class="main-head clearfix">
      <p class="h2">{PROMOT_TRAFIC_TITLE}</p>
      <p class="options"><a href="javascript:ShowHideLayer('ptrafic_open','ptrafic_close');"><img src="{TABS_MORE_IMG}" alt="+" align="" border="0" /></a></p>
  </div>
</div>
<div class="main" id="ptrafic_open" style="display:''">
  <div class="main-head clearfix">
      <p class="h2">{PROMOT_TRAFIC_TITLE}</p>
      <p class="options"><a href="javascript:ShowHideLayer('ptrafic_open','ptrafic_close');"><img src="{TABS_LESS_IMG}" alt="-" align="" border="0" /></a></p>
  </div>
  <div class="main-content clearfix">
      <!-- BEGIN link -->
      » <a href="{promot_trafic.link.U_HREF}" target="_blank" title="{promot_trafic.link.TITLE}">{promot_trafic.link.TITLE}</a><br />
      <!-- END link -->
  </div>
</div>
<!-- END promot_trafic -->

<!-- BEGIN switch_forum_rules -->
<div class="main" id="forum_rules">
  <div class="main-head clearfix">
      <p class="h2">{L_FORUM_RULES}</p>
  </div>
  <table class="main-content frm">
      <tr>
        <!-- BEGIN switch_forum_rule_image -->
        <td class="logo">
            <img src="{RULE_IMG_URL}" />
        </td>
        <!-- END switch_forum_rule_image -->
        <td class="rules entry-content">
            {RULE_MSG}
        </td>
      </tr>
  </table>
</div>
<!-- END switch_forum_rules -->

<!-- BEGIN switch_user_logged_in -->
<a name="quickreply"></a>
{QUICK_REPLY_FORM}
<!-- END switch_user_logged_in -->

<div id="pun-info" class="main">
  <div class="main-content">
      <div id="stats">
        <p>{L_TABS_PERMISSIONS} <br />{S_AUTH_LIST}</p>
      </div>
  </div>
</div>

<!-- BEGIN switch_image_resize -->
<script type="text/javascript">
//<![CDATA[
$(resize_images({ 'selector' : '.post-entry .entry-content', 'max_width' : {switch_image_resize.IMG_RESIZE_WIDTH}, 'max_height' : {switch_image_resize.IMG_RESIZE_HEIGHT} }));
//]]>
</script>
<!-- END switch_image_resize -->

<script src="{JS_DIR}addthis/addthis_widget.js" type="text/javascript"></script>
<style>
    /*vote*/
    .ost,.share,.c3zvau .qua,.no{background-position:5px 50%;background-repeat:no-repeat;border:1px solid #C2D5E3;margin:6px 2px 0;padding:5px 8px 5px 25px}.share{background-image:url(http://i43.servimg.com/u/f43/16/03/04/56/fav10.png)}.qua{background-image:url(http://i43.servimg.com/u/f43/16/03/04/56/no10.gif);padding-left:29px!important}.no{padding:5px 8px}.no .vop{background:url(http://i43.servimg.com/u/f43/16/03/04/56/like-f10.png) no-repeat left center;padding:0 0 0 18px}.no .vom{background:url(http://i43.servimg.com/u/f43/16/03/04/56/dislik10.png) no-repeat left center;padding:0 0 0 18px}
    .vote-button{float:left;width:60px}
    .c3zplus:hover{background-color:#ebedf4;border-color:#9dacce}
    .c3zminus:hover{background-color:#ebedf4;border-color:#9dacce}
    .c3zplus {
    background: url(http://i43.servimg.com/u/f43/16/03/04/56/like-f10.png) no-repeat scroll 0 0 #ECEEF5;
    background-position: 6px 36%;
    background-repeat: no-repeat;
    border: 1px solid #CAD4E7;
    border-radius: 3px 3px 3px 3px;
    color: white!important;
    display: block;
    float: left;
    height: 13px;
    margin: -4px 2px 0;
    padding: 4px 4px 5px 24px;
    position: relative;
    text-align: left;
    width: 25px;
    }
    .c3zminus {
    background: url(http://i43.servimg.com/u/f43/16/03/04/56/dislik10.png) no-repeat scroll #ECEEF5;
    background-position: 6px 36%;
    background-repeat: no-repeat;
    border: 1px solid #CAD4E7;
    border-radius: 3px 3px 3px 3px;
    color: white!important;
    display: block;
    float: left;
    height: 13px;
    margin: -4px 0px 0;
    padding: 4px 4px 5px 24px;
    position: relative;
    text-align: left;
    width: 55px;
    }
    </style>
    <script type="text/javascript">
    function chvote(a, b) {
      "Message not voted" == b && (b = "c3zone z vietk 0% (0 vote)");
      var d = parseInt(b.split(" ")[3], 10) / 100,
          c = parseInt(b.split(" ")[4].substr(1), 10),
          b = "Message reputation : " + Math.round(100 * ("c3zplus" == a ? (d * c + 1) / (c + 1) : d * c / (c + 1))) + "% (" + (c + 1) + " vote)";
      return votetrans(b)
    }
    $(".c3zvau").each(function () {
      var a = $(this).text();
      $(this).html(votetrans(a))
    });

    function votetrans(a) {
      if ("Message not voted" == a) return "<span class='qua'>Hãy là người đầu tiên thích điều này</span>";
      var b = parseInt(a.split(" ")[3], 10) / 100,
          a = parseInt(a.split(" ")[4].substr(1), 10),
          d = 0 != b ? "<span class=vop>" + Math.round(b * a) + "+</span>" : "",
          c = 0 != b && 1 != b ? ' <span style="color:#C2D5E3">|</span> ' : "",
          a = 1 != b ? "<span class=vom>" + Math.round(a - b * a) + "-</span>" : "",
          b = Math.round(100 * b);
      return "<span class=no>" + d + c + a + "</span> <span class=qua>Đánh giá: " + b + "%</span>"
    }
    $(".lvote").click(function () {
      "c3zplus" == $(this).attr("alt") ? $(this).parent().html("").next().html("") : $(this).parent().html("").prev().html("");
      var a = $(this).attr("target"),
          b = $(this).attr("alt"),
          d = $("." + a).attr("title");
      $("#" + a).show();
      $("." + a).html(chvote(b, d));
      $("#" + a).fadeIn("slow").animate({
          opacity: 1
      }, 1500).fadeOut("slow", function () {
          $("." + a).fadeOut("slow").animate({
            opacity: 1
          }, 1E3).fadeIn()
      });
      $("." + $(this).attr("target")).removeAttr("title")
    });
    </script>



Được sửa bởi cubimtq ngày 17/4/2013, 5:09 pm; sửa lần 1.

DuyWin

DuyWin
Member
Member

làm theo hướng dẫn là được mà. Đưa forum đây, pm yahoo làm cho.

http://tintuc.teenvi.com/

Sponsored content



Về Đầu Trang  Thông điệp [Trang 1 trong tổng số 1 trang]

Permissions in this forum:
Bạn không có quyền trả lời bài viết