鼠标经过时弹出下拉菜单js代码

来源:百度知道 编辑:UC知道 时间:2024/05/30 11:04:10
当鼠标经过菜单栏是会弹出下拉菜单,请各位高手帮帮忙

<html>
<head>
<title>打造下拉菜单</title>
<meta http-equiv="Content-Type" content="text/html; charset=gb2312">
<style>
body,td { font-size:12px; font-family:宋体}
a:link { color: #ffffff; text-decoration: none}
a:visited { color: #ffffff; text-decoration: none}
a:hover { color: #ff9933; text-decoration: none}
table { border: #000000; border-style: solid; border-top-width: 1px; border-right-width: 1px; border-bottom-width: 1px; border-left-width: 1px}
</style>
<script language="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.