欢迎来到老实人博客!希望继续访问老实人博客? 下次,请键入http://lao10.com

« 看来停电的时候又要多了让每个层之有相同间距的CSS样式分享 »

ZBLOG提供的种类文章列表的JS调用功能大全

  很想很想使用调用的功能。可是找了许多,没有找到。还好,功夫不负有心人。终于在巴士飞扬的博客里面找到了。很是高兴。于是拿了过来。大家如果需要,可以参考。原来ZBLOG提供了种类文章列表的JS调用功能,以前也没看到说明里说明,在论坛上也没看到相关的帖子,以为ZB没有JS调用的功能,今天星铃丹请我帮她修改留言调用列表,我才知道,原来ZBLOG提供了种类文章列表的JS调用功能。

  现在 把几个调用公布一下,以便其它朋友使用.

  从星铃丹的博客里我看到以下几个JS调用.

  最新日志: <script language="JavaScript" charset='utf-8' src="http://blog.yyld.net/function/c_html_js.asp?include=previous" type="text/javascript"></script>

  最新评论: <script language="JavaScript" charset='utf-8' src="http://blog.yyld.net/function/c_html_js.asp?include=comments" type="text/javascript"></script>

  滔滔饭否(留言本): <script language="JavaScript" charset='utf-8' src="http://blog.yyld.net/function/c_html_js.asp?include=guestcomments" type="text/javascript"></script>


其它更多调用代码等我晚上回去研究一下代码再说吧,嘿嘿...

  今天帮灵丹修改留言列表时,发现了其它的列表调用函数:现在总结罗列一下:

  最新日志: <#ZC_BLOG_HOST#>function/c_html_js.asp?include=previous

  最新评论: <#ZC_BLOG_HOST#>function/c_html_js.asp?include=comments

  最新留言: <#ZC_BLOG_HOST#>function/c_html_js.asp?include=guestcomments

  站点统计: <#ZC_BLOG_HOST#>function/c_html_js.asp?include=Statistics

  文章归档: <#ZC_BLOG_HOST#>function/c_html_js.asp?include=Archives

  最新引用: <#ZC_BLOG_HOST#>function/c_html_js.asp?include=TrackBacks

  网站目录: <#ZC_BLOG_HOST#>function/c_html_js.asp?include=Catalogs (这个不知道为什么没效果)

  日历: <#ZC_BLOG_HOST#>function/c_html_js.asp?include=Calendar

  作者列表: <#ZC_BLOG_HOST#>function/c_html_js.asp?include=Authors

  标签列表: <#ZC_BLOG_HOST#>function/c_html_js.asp?include=Tags

  如果要测试的话,可以用以下代码试一下吧,显示的是我博客上的文章,复制以下代码,保存成HTML文件,用IE运行就可以

<BR>站点统计: &lt;#ZC_BLOG_HOST#&gt;function/c_html_js.asp?include=Statistics<BR>
<script language="JavaScript" charset='utf-8' src="http://lao10.com/function/c_html_js.asp?include=Statistics" type="text/javascript"></script>

<BR><BR>文章归档: &lt;#ZC_BLOG_HOST#&gt;function/c_html_js.asp?include=Archives<BR>
<script language="JavaScript" charset='utf-8' src="http://lao10.com/function/c_html_js.asp?include=Archives" type="text/javascript"></script>

<BR><BR>最新日志: &lt;#ZC_BLOG_HOST#&gt;function/c_html_js.asp?include=previous<BR>
<script language="JavaScript" charset='utf-8' src="http://lao10.com/function/c_html_js.asp?include=Previous" type="text/javascript"></script>

<BR><BR>最新评论: &lt;#ZC_BLOG_HOST#&gt;function/c_html_js.asp?include=comments<BR>
<script language="JavaScript" charset='utf-8' src="http://lao10.com/function/c_html_js.asp?include=Comments" type="text/javascript"></script>

<BR><BR>最新留言: &lt;#ZC_BLOG_HOST#&gt;function/c_html_js.asp?include=guestcomments<BR>
<script language="JavaScript" charset='utf-8' src="http://lao10.com/function/c_html_js.asp?include=GuestComments" type="text/javascript"></script>

<BR><BR>最新引用: &lt;#ZC_BLOG_HOST#&gt;function/c_html_js.asp?include=TrackBacks<BR>
<script language="JavaScript" charset='utf-8' src="http://lao10.com/function/c_html_js.asp?include=TrackBacks" type="text/javascript"></script>

<BR><BR>网站目录: &lt;#ZC_BLOG_HOST#&gt;function/c_html_js.asp?include=Catalogs (这个不知道为什么没效果)<BR>
<script language="JavaScript" charset='utf-8' src="http://lao10.com/function/c_html_js.asp?include=Catalogs" type="text/javascript"></script>

<BR><BR>日历: &lt;#ZC_BLOG_HOST#&gt;function/c_html_js.asp?include=Calendar<BR>
<script language="JavaScript" charset='utf-8' src="http://lao10.com/function/c_html_js.asp?include=Calendar" type="text/javascript"></script>

<BR><BR>作者列表: &lt;#ZC_BLOG_HOST#&gt;function/c_html_js.asp?include=Authors<BR>
<script language="JavaScript" charset='utf-8' src="http://lao10.com/function/c_html_js.asp?include=Authors" type="text/javascript"></script>

<BR><BR>标签列表: &lt;#ZC_BLOG_HOST#&gt;function/c_html_js.asp?include=Tags<BR>
<script language="JavaScript" charset='utf-8' src="http://lao10.com/function/c_html_js.asp?include=Tags" type="text/javascript"></script>
<BR>

  本文链接地址:http://www.busfly.net/post/179.html

你浏览的文章是 - 《ZBLOG提供的种类文章列表的JS调用功能大全
原创文章如转载,请注明:转载自老实人博客 [http://lao10.com/ ]
本文链接地址:http://lao10.com/post/271.html

  • quote 10.黄伟涛
  • http://www.huangweitao.com/
  • 老实人你不要换皮,我用的IE6难看死了!
    老实人博客 于 2010-10-10 22:12:29 回复
    是吗?我得去测试一下IE6了。除了它,我别的浏览器基本都试验了。
  • 2010-10-10 22:07:37 回复该留言
  • quote 8.小一
  • http://www.xiao321.com
  • 呀,换模板了又!可怜我的IE6啊,呵呵!
    老实人博客 于 2010-10-10 21:40:25 回复
    是不是这个主题在IE6下面非常难看?我去看看。
  • 2010-10-10 21:03:07 回复该留言
  • quote 4.小松
  • http://xiaosong.org
  • 老师换模板了~上面那位美女是?
    老实人博客 于 2010-10-10 14:56:26 回复
    哈哈~这图片效果,就是这美女帮忙做的~
  • 2010-10-10 13:58:23 回复该留言
  • quote 3.kaka
  • http://www.52lpp.cn
  • 后台插件不是说明了有JS调用的么??顺便说句。老湿换主题了。。BANANER上的是嫂子不?
    老实人博客 于 2010-10-10 12:00:12 回复
    哈哈,这主题是自己打造的。那人不是我LP呀~你常在网络上跑,应该知道是谁的~
  • 2010-10-10 11:44:32 回复该留言

发表评论:

◎欢迎参与讨论,请在这里发表您的看法、交流您的观点。

日历

最新评论及回复

最近发表

Powered By Z-Blog 1.8 Walle Build 100427

Copyright 2009-2012. Some Rights Reserved.滇ICP备08000183号 | 老实人博客 | 版权申明 | Google地图 | Thanks:Imjiao |