Template:我的模板2
From 2008.igem.org
(Difference between revisions)
ZhangHaoran (Talk | contribs) |
ZhangHaoran (Talk | contribs) |
||
Line 21: | Line 21: | ||
with(this){ | with(this){ | ||
filters[0].apply(); | filters[0].apply(); | ||
- | style.background='# | + | style.background='#000FF'; //这是鼠标移上去时的背景颜色 |
style.border='1px solid #ffffff'; //边框 | style.border='1px solid #ffffff'; //边框 | ||
style.color='#ffffff'; //文字颜色 | style.color='#ffffff'; //文字颜色 |
Revision as of 09:14, 19 October 2008
|