摘要: 1 <html> 2 <head> 3 <title>落日赌城</title> 4 </head> 5 <body> 6 </body> 7 <script type="text/jscript"> 8 function DoubleAnimation(target,targetProperty,from,to,Duration) 9 {10 this.Begin=function anonymous()11 {12 target[targetProperty]=from;13 阅读全文
posted @ 2012-08-22 17:55 落日赌城 阅读(357) 评论(0) 推荐(0) 编辑
摘要: 1 <!doctype html> 2 <html> 3 <head> 4 <title>落日赌城</title> 5 <style> 6 #sx{color:#00C;text-decoration:underline;cursor:pointer;} 7 </style> 8 </head> 9 <body>10 <form name="f" action="s">11 <input type="text" 阅读全文
posted @ 2012-08-22 17:49 落日赌城 阅读(374) 评论(0) 推荐(0) 编辑