摘要:
<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(" 阅读全文
摘要:
<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 阅读全文
摘要:
<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 阅读全文