摘要:
<html xmlns="http://www.w3.org/1999/xhtml"><head runat="server"> <title></title> <script type="text/javascript"> //动态创建图片 function createPic() { var div = document.getElementById("divpic"); var imgs = document.createElement(" 阅读全文
posted @ 2013-06-07 10:45
尼姑哪里跑
阅读(146)
评论(0)
推荐(0)
摘要:
<scriptlanguage="JavaScript"type="text/javascript"><!--functionDrawImage(ImgD,FitWidth,FitHeight){varimage=newImage();image.src=ImgD.src;if(image.width>0&&image.height>0){if(image.width/image.height>=FitWidth/FitHeight){if(image.width>FitWidth){ImgD.w 阅读全文
posted @ 2013-06-07 09:43
尼姑哪里跑
阅读(212)
评论(0)
推荐(0)
摘要:
<html xmlns="http://www.w3.org/1999/xhtml"><head runat="server"> <title></title> <script type="text/javascript"> function noupdate() { var name= document.getElementById("name").value; var text = document.getElementById("txt&q 阅读全文
posted @ 2013-06-07 09:35
尼姑哪里跑
阅读(243)
评论(0)
推荐(0)