国产探花免费观看_亚洲丰满少妇自慰呻吟_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>

  • 發表評論 共有條評論
    用戶名: 密碼:
    驗證碼: 匿名發表
    主站蜘蛛池模板: 饶平县| 垫江县| 陵川县| 谷城县| 富锦市| 东山县| 天镇县| 万年县| 富平县| 邵东县| 寿阳县| 泸水县| 吴旗县| 宁南县| 青川县| 虞城县| 扎兰屯市| 长白| 萍乡市| 古浪县| 安溪县| 漾濞| 四子王旗| 城固县| 延长县| 奈曼旗| 张家港市| 宁城县| 龙川县| 乐清市| 大连市| 宣威市| 罗定市| 洪泽县| 蛟河市| 福州市| 柘城县| 汨罗市| 荆州市| 仁寿县| 荆州市|