手机版

asp无限级分类加js收缩伸展功能代码

发布时间:2021-06-06   来源:未知    
字号:

陈雷部长在全国水利工作会议上的讲话

asp无限级分类加js收缩伸展功能代码.txt function fd(id,num)

{

t=$("c"+id+"_1").style.display;

if(t=="none")

{

t1="block";

t2="images/fll_34.gif";

}

else

{

t1="none";

t2="images/fll_34.gif";

}

for(i=1;i<=num;i++)

{

$("c"+id+"_"+i).style.display=t1;

$("d_"+id).src=t2;

}

}

function $(id)

{

return document.getElementById(id);

}

</script>

这是asp无限级显示分类代码,并给这些分类加上id

<%

'功能:asp无限级显示分类+js显示与隐藏

'作者:wangsdong

'开发:

'参数:parent_id为父ID,stype为新闻,产品,文章大分类

'原创文章,转载请保留些信息,谢谢

function cat111(parent_id,stype)

set rs1 =server.createobject("adodb.recordset")

sql="select cat_name,cat_id,parent_id from category where parent_id="&parent_id&"

and u_id="&stype&" and is_show=1 order by cat_order asc"

set rs1=conn.execute(sql)

If rs1.eof Then

Else

if(depath>2) then

display2="none"

else

asp无限级分类加js收缩伸展功能代码.doc 将本文的Word文档下载到电脑,方便复制、编辑、收藏和打印
×
二维码
× 游客快捷下载通道(下载后可以自由复制和排版)
VIP包月下载
特价:29 元/月 原价:99元
低至 0.3 元/份 每月下载150
全站内容免费自由复制
VIP包月下载
特价:29 元/月 原价:99元
低至 0.3 元/份 每月下载150
全站内容免费自由复制
注:下载文档有可能出现无法下载或内容有问题,请联系客服协助您处理。
× 常见问题(客服时间:周一到周五 9:30-18:00)