asp 导航下拉菜单怎么做
有一个网站,首页上的导航链接只有一层的,想弄成2层,实现点击实践活动,弹出下拉选择,里面有2级菜单,选中2级菜单中的选项再链接到相应的页面。head.asp代码如下<TI...
有一个网站,首页上的导航链接只有一层的,想弄成2层,
实现点击实践活动,弹出下拉选择,里面有2级菜单,选中2级菜单中的选项再链接到相应的页面。
head.asp代码如下
<TITLE><%=SiteTitle%></TITLE><head><meta http-equiv="Content-Type" content="text/html; charset=gb2312" /><meta name="keywords" content="医院,医院,医院"><meta name="description" content="医院,医院,医院"></head><script language="JavaScript" type="text/JavaScript" defer>window.status="医院--关注人民的健康成长!";function ren(){var i;for (var i=0;i<document.links.length;i++){document.links[i].onmouseover=function(){window.status="医院--关注人民的健康成长!";return true;}}}window.onload=ren;</script><script type="text/javascript">function MM_reloadPage(init) { //reloads the window if Nav4 resized if (init==true) with (navigator) {if ((appName=="Netscape")&&(parseInt(appVersion)==4)) { document.MM_pgW=innerWidth; document.MM_pgH=innerHeight; onresize=MM_reloadPage; }} else if (innerWidth!=document.MM_pgW || innerHeight!=document.MM_pgH) location.reload();}MM_reloadPage(true);</script>
以上为head.asp的部分代码 展开
实现点击实践活动,弹出下拉选择,里面有2级菜单,选中2级菜单中的选项再链接到相应的页面。
head.asp代码如下
<TITLE><%=SiteTitle%></TITLE><head><meta http-equiv="Content-Type" content="text/html; charset=gb2312" /><meta name="keywords" content="医院,医院,医院"><meta name="description" content="医院,医院,医院"></head><script language="JavaScript" type="text/JavaScript" defer>window.status="医院--关注人民的健康成长!";function ren(){var i;for (var i=0;i<document.links.length;i++){document.links[i].onmouseover=function(){window.status="医院--关注人民的健康成长!";return true;}}}window.onload=ren;</script><script type="text/javascript">function MM_reloadPage(init) { //reloads the window if Nav4 resized if (init==true) with (navigator) {if ((appName=="Netscape")&&(parseInt(appVersion)==4)) { document.MM_pgW=innerWidth; document.MM_pgH=innerHeight; onresize=MM_reloadPage; }} else if (innerWidth!=document.MM_pgW || innerHeight!=document.MM_pgH) location.reload();}MM_reloadPage(true);</script>
以上为head.asp的部分代码 展开
推荐律师服务:
若未解决您的问题,请您详细描述您的问题,通过百度律临进行免费专业咨询