2011年9月20日
摘要: <html> <head> <title></title> <script type="text/javascript"> function sAlert(str) { var msgw, msgh, bordercolor; msgw = 300;//提示窗口的宽度 msgh = 200; //提示窗口的高度 titleheight = 25; //提示窗口标题宽度 bordercolor ... 阅读全文
posted @ 2011-09-20 11:18 易成波 阅读(579) 评论(0) 推荐(0) 编辑