这个网页的效果怎么做,问问大家?(15分,不成敬意)

来源:百度知道 编辑:UC知道 时间:2024/09/28 17:50:38
做网页的一个效果,问大家怎么样能过将鼠标移到图片A上,A变成B图片。同时弹出下拉菜单,当鼠标移开下拉菜单,图片还原成A。请问大家?

我用fireworks做,用切片,好用。但是,我想等鼠标移开下拉菜单后,图片才还原。而fireworks里只能做到弹出下拉菜单和变换图片,当鼠标移开图片时就变回来了。 大家帮忙。

<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.MM_pgH