<div   id=m   style="position:absolute;top:0;left:0;visibility:hidden;padding:3px;border:1px solid #528AC6;background-

color:#ffdfd0;" >
 <center><b>老婆,我爱你!</b><center><br>
 <img src="040.jpg" width="180" height="270">
  </div>  
  <table   border=1>  
  <tr>  
  <td>aa</td><td>aa</td><td>aa</td><td>aa</td>  
   
  </tr>  
  <tr   onmouseover="m.style.visibility='visible';m.style.top=event.clientY;m.style.left=event.clientX;"  

onmousemove="m.style.top=event.clientY;m.style.left=event.clientX;"   onmouseout="m.style.visibility='hidden'">  
  <td   colspan=4><img src="040.jpg" width="60" height="90"></td>  
   
  </tr>  
  </table>

相关文章:

  • 2021-07-16
  • 2022-12-23
  • 2021-10-08
  • 2021-09-17
  • 2021-12-01
  • 2021-06-11
猜你喜欢
  • 2022-12-23
  • 2022-12-23
  • 2021-10-07
  • 2022-12-23
  • 2021-10-16
  • 2022-12-23
  • 2022-12-23
相关资源
相似解决方案