论坛

标题: 为什么搜索加了浮动布局还是叠加状态? [打印本页]

作者: 小魔女123    时间: 2017-8-9 14:21
标题: 为什么搜索加了浮动布局还是叠加状态?
为什么搜索加了浮动布局还是叠加状态?[attach]102167[/attach]


以下是我写的代码:<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>







作者: 潜意式    时间: 2017-8-9 18:22
width:160px,不要掉单位
作者: 小魔女123    时间: 2017-8-11 21:57
潜意式 发表于 2017-8-9 18:22
width:160px,不要掉单位

太粗心了




欢迎光临 论坛 (http://bbs.qinxue.com/) Powered by Discuz! X3.1