你会对我微笑
yanjing5462
全部博文(16)
2010年(1)
2009年(10)
2008年(5)
yangkai1
ymc4444
ciroi
msunwens
wushi300
dj_highm
少林功夫
p0o9o9p0
Lemon_乐
分类:
2009-11-13 09:59:49
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN"> <HTML> <HEAD> <TITLE> test </TITLE> </HEAD> <BODY> <script type="text/javascript">var wPAa,wPBb;function countryscrollLeft(){document.getElementById("countrylist").scrollLeft++;}function countryscrollRight(){document.getElementById("countrylist").scrollLeft--;}</script> <table width="200" border="0" align="center" cellpadding="0" cellspacing="0"> <tr> <td><img src="/images/arrow_l.gif" width="20" height="15" hspace="7" align="absmiddle" style="cursor:pointer;" onmouseover="wPAa=setInterval('countryscrollLeft()',2)" onmouseout="clearInterval(wPAa)" /></td> <td><div id="countrylist" style="width:210px;height:20px;overflow:hidden;"> <nobr><a href="#" class="white">美国</a> <a href="#" class="white">英国</a> <a href="#" class="white">澳洲</a> <a href="#" class="white">法国</a> <a href="#" class="white">日本</a> <a href="#" class="white">火星</a> <a href="#" class="white">韩国</a> <a href="#" class="white">土星</a> <a href="#" class="white">美国</a> <a href="#" class="white">英国</a> <a href="#" class="white">澳洲</a> <a href="#" class="white">法国</a> <a href="#" class="white">日本</a> <a href="#" class="white"></a> <a href="#" class="white">韩国</a> <a href="#" class="white">牛街</a></nobr> </div></td> <td><img src="/images/arrow_r.gif" width="20" height="15" hspace="7" align="absmiddle" style="cursor:pointer;" onmouseover="wPBb=setInterval('countryscrollRight()',2)" onmouseout="clearInterval(wPBb)" /></td> </tr> </table> </BODY> </HTML>
上一篇:php 生成随机数
下一篇:mysql 添加帐号并授权
登录 注册