摘要:
1.js文件:HeightLight.JS function onmouseoutColor1(source) { source.style.backgroundColor='#fffbd6'; source.style.color='black'; } function onmouseoverColor1(source) { source.style.background... 阅读全文
posted @ 2008-07-26 23:29
朱胜
阅读(766)
评论(0)
推荐(0)