العربية
كود التأثيرات الخاصة لصفحة الويب: أربعة ماوس جيد جدًا يتبع تأثيرات النص الديناميكية
<head> <title>ماوس جميل يتبع الموجه الديناميكي downcodes.com</title> <meta http-equiv="Content-Type" content="text/ html charset=gb2312"> <script> //--تهيئة المتغيرات-- // من downcodes.com var rT=true;//السماح بانتقال الصورة var bT=true;//السماح للصورة بالتلاشي للداخل والخارج var tw= 150; // عرض مربع المطالبة var endaction=false;// نهاية الرسوم المتحركة var ns4 = document.layers; var toolTipSTYLE =""; function initToolTips() { if(ns4||ns6||ie4) { if(ns4) toolTipSTYLE = document.toolTipLayer; else if(ns6) toolTipSTYLE = document.getElementById("toolTipLayer").style; else if (ie4) toolTipSTYLE = document.all.toolTipLayer.style; if(ns4) document.captureEvents(Event.MOUSEMOVE); else { toolTipSTYLE.visibility = "visible"; = moveToMouseLoc ; } } function toolTip(msg, fg, bg) { if(toolTip.arguments.length < 1) // إخفاء { if(ns4) { toolTipSTYLE.visibility = "hidden" } else { //-image انتقال، معالجة التلاشي-- if (!endaction) {toolTipSTYLE.display = "none";} if (rT) document.all("msg1").filters[1].Apply(); .all( "msg1").filters[2].Apply(); document.all("msg1").filters[0].opacity=0; if (rT) document.all("msg1").filters[ 1].Play(); if (bT) document.all("msg1").filters[2].Play(); if (rT){ if (document.all("msg1").filters[1]. الحالة== 1 ||.document.all("msg1").filters[1].status==0){ toolTipSTYLE.display = "none";} } if (bT){ if (document.all("msg1" .filters [2].status==1 ||. document.all("msg1").filters[2].status==0){ toolTipSTYLE.display = "none";} } if (!rT && !bT ) toolTipSTYLE Display = "none"; //--------------------- } } else // show { if(!fg) fg = "#777777. "; if (!bg) bg = "#eeeeee"; var content = '<table id="msg1" name="msg1" border="0" cellpacing="0" cellpadding="1" bgcolor="' + fg + ' " class="trans_msg"><td>' + '<table border="0" cellpacing="0" cellpadding="3" bgcolor="' + bg + '"><td width=' + tw + '> <fontface="Arial" color="' + fg + '" size="-2">' + msg + ' </font></td></table></td> </table >'; if(ns4) { toolTipSTYLE.document.write(content); toolTipSTYLE.document.إغلاق(); .innerHTML = content; toolTipSTYLE.display='block' } if(ie4) { document.all("toolTipLayer").innerHTML=content; toolTipSTYLE.display='block' //--انتقال الصورة، معالجة التلاشي- - var cssopaction= document.all("msg1").filters[0].opacity document.all("msg1").filters[0].opacity=0; if (rT) document.all("msg1"). filter[1] .Apply(); if (bT) document.all("msg1").filters[2].Apply(); document.all("msg1").filters[0].opacity=cssopaction; (rT) document .all("msg1").filters[1].Play(); if (bT) document.all("msg1").filters[2].Play(); ---- ------------- } } } function moveToMouseLoc(e) { if(ns4||ns6) { x = e.pageX; = events.x + document.body.scrollLeft; y = events.y + document.body.scrollTop; } toolTipSTYLE.left = x + offsetX; type="text /css"> <!-- .trans_msg { filter:alpha(opacity=100,enabled=1) requireTrans(duration=.2,transition=1) Blendtrans(duration=.2) --> </style> </head> <script> </script> <body> <div id="toolTipLayer" style="position:absolute; الرؤية: مخفي"></div> <script>initToolTips()</script > <fontface ="Arial"> <a href="#" onMouseOver="toolTip('هذا شيء جيد<br>ما رأيك<br>هاها')" onMouseOut="toolTip()">اختبار 1</a> </font> <fontface="Arial"> <a href="#" onMouseOver="toolTip('هل تريد ذلك؟ من الجيد حقًا استخدامه', '#FFFF00', 'red ')" onMouseOut=" toolTip()">الاختبار 1</a></font> <fontface="Arial"> <a href="#" onMouseOver="toolTip('هذا شيء جيد<br> ما رأيك<br> Haha', '#FFFF00', 'orange')" onMouseOut="toolTip()">الاختبار الثالث</a></font> <fontface="Arial"> <a href= "#" onMouseOver="toolTip ('<marquee>Run! Run</marquee>', '#FFFF00', 'orange')" onMouseOut="toolTip()">الاختبار الرابع</a></font> < / الجسم>