喜欢就分享给更多人!

zblog根据不同留言数显示不同文字

zblog教程 10-11 14:32
zblog根据不同留言数显示不同文字

关键字描述:不同 文字 显示 留言 根据 &quot; < > #article/id#>


如还没人留言就显示“Add comments”,只有一条留言显示“1 comment” ,多条留言显示“n comments”;然后在CSS中定义.post-comment就可以了(当然你也可以改成其它)。可用于b_article-multi.html 摘要文章模板,b_article-istop.html 置顶文章模板,b_article-single.html 日志页文章模板这几个模板文件中。


1. 英文显示版

<span class="post-comment">

<a id="p_comments<#article/id#>" href="<#article/url#>#comments"><#article/commnums#> comments</a>


<script type="text/javascript">if(<#article/commnums#>==0)

{document.getElementById("p_comments<#article/id#>").innerHTML="Add comments"};

if(<#article/commnums#>==1)

{document.getElementById("p_comments<#article/id#>").innerHTML="1 comment"}</script>


</span>

2. 中文显示

<span class="post-comment">


<a id="p_comments<#article/id#>" href="<#article/url#>#comments"><#article/commnums#> 条评论了</a>


<script type="text/javascript">if(<#article/commnums#>==0)

{document.getElementById("p_comments<#article/id#>").innerHTML="发表评论"}</script>


</span>

友情链接: 菜鸟吧源码 菜鸟聚会登录 网站目录大全 菜鸟吧导航网 冒泡网赚 中创网 福缘创业网 臭虾米项目网 小淘学社 吾图资源网 懒人之家源码 ASP300源码 折翼天使 锦尚中国 莎莎源码论坛 吾爱源码论坛 织梦58 搜虎源码论坛 游戏咖啡屋 码农网 虎格网 织梦猫 魔克吧 忽悠兄基地

网站快速入口:| 网站首页 | 用户登录 | 快捷登录 | 注册账号 | 会员中心 |