网页鼠标特效脚本

来源:百度知道 编辑:UC知道 时间:2024/05/16 22:27:27
我想做个网页,可是看了别人的鼠标后面总是有特效,请各位大哥大姐教教小弟咯!~~谢谢

哥们给你原代码!!呵呵 要谢谢我哦

<HTML>
<head>
<style>.spanstyle {
COLOR: #0066ff; FONT-FAMILY: 隶书; FONT-SIZE: 14pt; FONT-WEIGHT: normal; POSITION: absolute; TOP: -50px; VISIBILITY:

visible
}
body {

</style>
<meta http-equiv="Content-Type" content="text/html; charset=gb2312">
<script language="JavaScript" type="text/JavaScript">
<!--
function MM_controlSound(x, _sndObj, sndFile) { //v3.0
var i, method = "", sndObj = eval(_sndObj);
if (sndObj != null) {
if (navigator.appName == 'Netscape') method = "play";
else {
if (window.MM_WMP == null) {
window.MM_WMP = false;
for(i in sndObj) if (i == "ActiveMovie") {
window.MM_WMP = true; break;
} }
if (window.MM_WMP) method = "play";
else i