Ctrl+/
IE11
F11
ESC
PgUp
PgDn
<html>
<head>
<title>跟随鼠标的心</title>
<script LANGUAGE="JavaScript" FPTYPE="dynamicanimation">
dynamicanimAttr = "dynamicanimation"
animateElements = new Array()
currentElement = 0
speed = 0
stepsZoom = 8
stepsWord = 8
stepsFly = 12
stepsSpiral = 16
steps = stepsZoom
step = 0
outString = ""
CSS代码...
xxxxxxxxxx
JS代码...