国产探花免费观看_亚洲丰满少妇自慰呻吟_97日韩有码在线_资源在线日韩欧美_一区二区精品毛片,辰东完美世界有声小说,欢乐颂第一季,yy玄幻小说排行榜完本

首頁 > CMS > Z-Blog > 正文

z-blog評論留言的引用按鈕寫法詳解

2024-09-06 23:01:05
字體:
來源:轉載
供稿:網友
關鍵字描述:詳解 按鈕 引用 評論 留言 < " > class .innerHTML

z-blog默認主題的模板b_article_comment.html中

<ul class="msg">    <li class="msgname"><span class="comment-quote-icon"><a onclick="InsertQuote(this.parentNode.parentNode.parentNode.getElementsByTagName('a')[2].innerHTML,this.parentNode.parentNode.parentNode.getElementsByTagName('li')[2].innerHTML);return false;" href=""><img src="<#ZC_BLOG_HOST#>image/common/quote.gif" height="9" width="9" alt="quote" title="quote" /></a></span>&nbsp;<a name="cmt<#article/comment/id#>"><#article/comment/count#></a>.<a><#article/comment/name#></a></li>    <li class="msgurl"><a href="<#article/comment/urlencoder#>" rel="nofollow" target="_blank"><#article/comment/url#></a></li>    <li class="msgarticle"><#article/comment/content#></li>    <li class="msgtime"><#article/comment/posttime#>&nbsp;<a href="#comment" onclick="RevertComment('<#article/comment/id#>')"><#ZC_MSG265#></a></li></ul>

要把其格式改成如下結構,z-blog引用評論的按鈕要如何寫呢?:

<div class="msg"><cite>評論者</cite><blockquote>評論內容</blockquote><p>網站</p><p>時間</p></div>
  • 講解z-blog引用所用的JS函數:
    1. 引用的函數: InsertQuote(參數1[評論者],參數2[評論內容])
    2. this.parentNode 表示該節點的上一節點
    3. getElementsByTagName('a')[2].innerHTML 表示獲取第二個<a>元素的內容,即<#article/comment/name#>
    4. 同上,getElementsByTagName('li')[2].innerHTML 為<#article/comment/content#>

    修改后的代碼

    <div class="msg"><a onclick="InsertQuote(this.parentNode.getElementsByTagName('CITE')[0].innerHTML,this.parentNode.getElementsByTagName('BLOCKQUOTE')[0].innerHTML);return false;" href="#comment">引用</a><cite>評論者</cite><blockquote>評論內容</blockquote><p>網站</p><p>時間</p></div>

  • 發表評論 共有條評論
    用戶名: 密碼:
    驗證碼: 匿名發表
    主站蜘蛛池模板: 泰安市| 嘉祥县| 昭觉县| 友谊县| 宿松县| 黄陵县| 万山特区| 青冈县| 天峻县| 金华市| 工布江达县| 东乡县| 冕宁县| 准格尔旗| 泰和县| 元阳县| 珠海市| 天峻县| 宾阳县| 云梦县| 靖江市| 广平县| 靖边县| 那坡县| 乐都县| 漠河县| 磐安县| 宜城市| 霍林郭勒市| 八宿县| 工布江达县| 桦川县| 大田县| 庆元县| 财经| 高邑县| 那坡县| 永登县| 长治县| 霍邱县| 平果县|