各位大虾级,帮帮忙,要不我明天就要下岗了,急!急!我现在在网上,进来就给分
gk584 2002-01-22 07:05:07 这是我的部分代码,谢谢了
“处室动态”下面包括“学术委员会”子菜单
“学术委员会”下面又包括“培训、全办科技人员档案、人才概况、学术委员会名单”子菜单
就像CSDN网站左边的“专家门诊”一样
我的要求是:一运行网站所有的子菜单都打开了,就像我们如果要进入ASP子菜单,但要打开WEB开发者菜单,让我们一进入到CSDN,所有的子菜单就打开了,是不是改onclick="expandit('kb6_1','regular',1,1);return false;" 这段代码,但我不会,请大家帮帮忙
<div class=parent id=kb6parent>
<img id=kb6child_1 onclick="expandit('kb6','child',1,0);return false;"
height=15 hspace=4 src="left.files/plus1.gif" width=53 align=absmiddle
border=0>处室动态
<div class=child id=kb6child>
<img id=kb6_1regular_1 onclick="expandit('kb6_1','regular',1,1);return false;" height=16 hspace=4 src="left.files/plus2.gif" width=74 align=absmiddle border=0>学术委员会<br>
<div class=regular id=kb6_1regular>
<a target=main href="http://192.9.200.5/xwh1.htm">
<img height=16 hspace=4 src="left.files/document2.gif" width=89
align=absmiddle border=0>培训</a><br>
<a target=main href="http://192.9.200.5/xwh2.asp">
<img height=16 hspace=4 src="left.files/document2.gif" width=89
align=absmiddle border=0>全办科技人员档案</a><br><a target=main
href="http://192.9.200.5/xwh3.asp">
<img height=16 hspace=4 src="left.files/document2.gif" width=89
align=absmiddle border=0>人才概况</a><br><a target=main
href="http://192.9.200.5/xwh4.asp">
<img height=16 hspace=4 src="left.files/document2.gif" width=89
align=absmiddle border=0>学术委员会名单</a><br>