快捷导航
发新帖
返回列表
为什么搜索加了浮动布局还是叠加状态?


以下是我写的代码:<p>
        <img src="https://img.alicdn.com/imgextra/i2/1904363826/TB2lEiDaHH9F1JjSZFAXXba3VXa_!!1904363826.gif" alt=" 动态店招图.gif" />
    <map name="Map">
      <area shape="rect" coords="8,125,99,150" href="#">
      <area shape="rect" coords="137,119,228,146" href="#">
      <area shape="rect" coords="266,116,352,154" href="#">
    </map></p>



<div style=" top:126px; left:700px; border:none; padding:0;width:160;" class="footer-more-trigger">
<form class="focus"  name="SearchForm" action="https://shop136197656.taobao.com" method="get" target="_blank">

<input type="hidden" name="userId" value="" />

<input type="hidden" name="shopId" value="136197656" />

<input type="hidden" name="view_type" value="" />

<input type="hidden" name="order_type" value="" />

<input type="hidden" name="search" value="y" />

<input id="J_ShopSKey" name="keyword" type="text" class="text J_SEKeyword" value="" style="width:136px;height:19px; border:1px solid #01114f; float:left;">

<input type="image" src="https://img.alicdn.com/imgextra/i1/1904363826/TB2uVDfX.ifF1JjSszcXXc2qpXa_!!1904363826.png" border="0" widht="21" height="21" align="absmiddle" style=" float:left;">

</form>
</div>


然后放到淘宝的代码输入框里自动变成:
<p> <img src="//gdp.alicdn.com/imgextra/i2/1904363826/TB2lEiDaHH9F1JjSZFAXXba3VXa_!!1904363826.gif" alt=" 动态店招图.gif" /> <map name="Map"> <area coords="8,125,99,150" href="#" /> <area coords="137,119,228,146" href="#" /> <area coords="266,116,352,154" href="#" /> </map></p>


<div style="top:126px;left:700px;border:none;padding:0;" class="footer-more-trigger">这里把我设置的宽度自动隐藏了??
        <form class="focus" name="SearchForm" action="//shop136197656.taobao.com/?scene=taobao_shop" target="_blank" method="post">
                 <input type="hidden" name="userId" value="" /> <input type="hidden" name="shopId" value="136197656" /> <input type="hidden" name="view_type" value="" /> <input type="hidden" name="order_type" value="" /> <input type="hidden" name="search" value="y" /> <input name="keyword" class="text -_-SEKeyword" value="" style="width:136px;height:19px;border:1px solid #01114F;float:left;" /> <input type="image" src="//gdp.alicdn.com/imgextra/i1/1904363826/TB2uVDfX.ifF1JjSszcXXc2qpXa_!!1904363826.png" align="absmiddle" style="float:left;" />&nbsp;
        </form>
</div>






本帖子中包含更多资源

您需要 登录 才可以下载或查看,没有帐号?立即注册

x
举报 使用道具
| 回复

共2个回复 最后回复于 2017-8-11 21:57

勤币 18146   学币 398  
沙发
发表于 2017-8-9 18:22:11 | 只看该作者
width:160px,不要掉单位
举报 使用道具
勤币 206   学币 0  
板凳
发表于 2017-8-11 21:57:07 | 只看该作者
潜意式 发表于 2017-8-9 18:22
width:160px,不要掉单位

太粗心了
举报 使用道具
您需要登录后才可以回帖 登录 | 立即注册

本版积分规则

快速回复 返回顶部 返回列表