哪位帮忙调一下这个编辑框和下拉框组合模拟可编辑下拉框的位置,实在是调不过来了,在线等...

starytx 2005-11-18 02:28:17
<table width="742" border="0" cellpadding="0" cellspacing="0">
<!--DWLayoutTable-->
<tr>
<td width="742" height="25" valign="top" class="style1"><font color="#FF0000">
<input type="text" name="question" style="width:150px;height:21px;">
<span style="width:18px;border:0px solid red;">
<select name="r00" style="margin-left:-150px;width:168px;" onChange="javascript:document.all.question.value=this.value;">
<option value="您的宠物的名字">您的宠物的名字</option>
<option value="您身份证的最后3位">您身份证的最后3位</option>
<option value="您的启蒙老师">您的启蒙老师</option>
<option value="您最喜欢的食物">您最喜欢的食物</option>
<option value="您最喜欢的一首歌">您最喜欢的一首歌</option>
<option value="您最喜欢的一首歌">您最喜欢的一首歌</option>
</select>
</span> *</font> 如果您的密码丢失,根据此可重获密码</td>
</tr>
<tr>
<td height="3"></td>
</tr>
</table>
表格中的下拉框和编辑框的位置太难调了,是不是有什么诀窍呀?哪位帮调一下。
...全文
141 3 打赏 收藏 转发到动态 举报
写回复
用AI写文章
3 条回复
切换为时间正序
请发表友善的回复…
发表回复
starytx 2005-11-18
  • 打赏
  • 举报
回复
厉害!fly_tide(飛潮)能说一下诀窍吗?
king_shadow 2005-11-18
  • 打赏
  • 举报
回复
<table width="742" border="0" cellpadding="0" cellspacing="0">
<!--DWLayoutTable-->
<tr>
<td width="742" height="25" valign="top" class="style1"><font color="#FF0000">
<input type="text" name="question" style="width:130px;height:21px;">
<span style="width:18px;border:0px solid red;">
<select name="r00" style="margin-left:-138px;width:156px;"

onChange="javascript:document.all.question.value=this.value;">
<option value="您的宠物的名字">您的宠物的名字 </option>
<option value="您身份证的最后3位">您身份证的最后3位 </option>
<option value="您的启蒙老师">您的启蒙老师 </option>
<option value="您最喜欢的食物">您最喜欢的食物 </option>
<option value="您最喜欢的一首歌">您最喜欢的一首歌 </option>
<option value="您最喜欢的一首歌">您最喜欢的一首歌 </option>
</select>
</span> *</font> 如果您的密码丢失,根据此可重获密码</td>
</tr>
<tr>
<td height="3"></td>
</tr>
</table>
fly_tide 2005-11-18
  • 打赏
  • 举报
回复
<table width="742" border="0" cellpadding="0" cellspacing="0">
<!--DWLayoutTable-->
<tr>
<td width="742" height="25" valign="top" class="style1"><font color="#FF0000">
<input type="text" name="question" style="width:150px;height:21px; position:absolute">
<span style=" margin-left:150px;width:18px;border:0px solid red;">
<select name="r00" style="margin-left:-150px;width:168px;" onChange="javascript:document.all.question.value=this.value;">
<option value="您的宠物的名字">您的宠物的名字</option>
<option value="您身份证的最后3位">您身份证的最后3位</option>
<option value="您的启蒙老师">您的启蒙老师</option>
<option value="您最喜欢的食物">您最喜欢的食物</option>
<option value="您最喜欢的一首歌">您最喜欢的一首歌</option>
<option value="您最喜欢的一首歌">您最喜欢的一首歌</option>
</select>
</span> *</font> 如果您的密码丢失,根据此可重获密码</td>
</tr>
<tr>
<td height="3"></td>
</tr>
</table>

28,391

社区成员

发帖
与我相关
我的任务
社区描述
ASP即Active Server Pages,是Microsoft公司开发的服务器端脚本环境。
社区管理员
  • ASP
  • 无·法
加入社区
  • 近7日
  • 近30日
  • 至今
社区公告
暂无公告

试试用AI创作助手写篇文章吧