Tip: you can modify some code before running
<html><head><title>Text color after mouse</title><style type="text/css"><!--body { font-family: "宋体"; font-size: 9pt; margin-top: 0px; margin-left: 4px; margin-right: 0px}A { FONT-SIZE: 9pt; FONT-WEIGHT: 400; TEXT-DECORATION: none }--></style><meta http-equiv="Content-Type" content="text/html; charset=gb2312"></head><body><br><br><center><font color=red face="隶书" size=6>Text color after mouse</font></center><br><center><table border=1 bordercolor=#000000 borderlight=green cellpadding="0" cellspacing="0"><tr><td align=center><font size=5 color=red face="Arial, Helvetica, sans-serif"><strong>The script display area is as follows:</strong></font></td></tr><tr><td align=center><p onMouseMove="hello()">Text that changes color when the mouse passes</p> <script language="VBScript">Sub hellodocument. fgColor = int (256*256*256 * rnd) end sub</script></td></tr></table></center><br><br><center> <SCRIPT LANGUAGE="JavaScript"><!-- hidefunction goHist(a) { history.go(a);}//--></script></center><br><br><br><br><br><br></body></html>
Tip: you can modify some code before running