chenyang2005 2007-10-18 11:44
文本框中显示下拉列表
文本框中显示下拉列表
直接COPY 保存为.html格式就可以看到效果
<html>
<title>###</title>
<head>
</head>
<body>
<form name="form1">
<select name="menu1" >
<option selected>请选择</option>
<option value="[url=http://www.***.com/]http://www.***.com/">###</option[/url]>
<option value="[url=http://www.***.com/bbs/]http://www.***.com/bbs/[/url]">###论坛</option>
<input type="text" value="初始值" size="30" name="get" id="get">
</form>
</body>
</html>
chenyang2005 2007-10-18 11:44
自己顶下
:victory:
lxylxy8866 2007-10-24 13:37
?
我也帮你顶下:lol :lol
chenyang2005 2007-10-24 16:35
能用 绝对能用
能用 绝对能用
lxylxy8866 2007-11-1 11:15
!
没用,呵呵
试了下,是个下拉菜单,功能不知道了,:lol