标签 图片 下的文章

<script type="text/javascript">/鼠标移动触发图片事件/function bigImg(x){x.style.height="100%";x.style.width="100%";document.bgColor='black';/背景颜色/document.fgColor='#00FF00';/前景颜色/};function normalImg(x){x.style.height="20%";x.style.width="20%";document.bgColor='';/背景颜色/document.fgCol- 阅读剩余部分 -