可编辑的下拉选单

<html>
<head>
<meta http-equiv="Content-Type" c />
<title>无标题文档</title>
</head>
<body>
<div style="position:relative;">
<span style="margin-left:100px;width:18px;overflow:hidden;">
<select name="s1" style="width:118px;margin-left:-100px" >
<option value="www.souzz.net"> souzz </option>
<option value="www.eWebSoft.com"> eWebSoft </option>
<option value="WEB开发者"> WEB开发者 </option>
</select>
</span>
<input id="box"  style="width:100px;position:absolute;left:0px;">
</div>
</body>
</html>
posted @ 2008-02-14 18:19  龍峸.大卫  阅读(166)  评论(0编辑  收藏  举报