求救:鼠标放在链接文字上出现文字的效果

来源:百度知道 编辑:UC知道 时间:2024/06/30 23:05:30
当你访问:www.xuzhoujob.com鼠标放在带有链接的文字上,下方会出现文字现象
这样的结构
<a target=_blank href='compy.asp?id=<%=rs("id")%>' onmouseover="showlay('<div class=JobListLayer><ul id=head><b>招聘岗位:</b>(点击<%=rs("dj")%>次)</ul>
<li>平面设计</li>
<li>招聘司机一名</li>
<li>招聘业务员一名</li>
</div>')"
onmouseout="hidlay()">扬子晚报</a>
这种应用类型的,
例如:http://www.xuzhoujob.com 这个招聘网的栏目的显示方式。

<html>
<head>
<title>打造下拉菜单</title>
<meta http-equiv="Content-Type" content="textml; 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.MM_