新闻详情

随意改变文本框的大小

3359 2009/5/18
<html xmlns="http://www.w3.org/1999/xhtml" >
<head>
<title>标题页</title>
</head>
<body>
<div contenteditable="true">
<input type='text'><button>改变这个本框试验试验</button>
</div></body>
</html>

相关资讯

18973218026
返回顶部