怎么在淘宝导航货店招上做出这个搜索框需要具体代码图片

 我来答
小潇筱肖晓萧
2014-09-10 · TA获得超过305个赞
知道小有建树答主
回答量:237
采纳率:100%
帮助的人:168万
展开全部
<敏散style type="text/css">
/*search*/
.header-sea{margin:25px  0 0;width:260px;float:right;}
.header-sea form{position:relative;width:100%;height:32px;position:relative;z-index:110;}
.header-sea .search-txt{padding:0 11px 0 10px ;width:168px;height:30px;line-height:30px;border:0;background:url(../imgs/search.png) no-repeat;color:#333;font-size:12px;float:left;outline:none;}
.header-sea .search-btn{width:71px;height:30px;background:url(../imgs/search-btn.png) no-repeat left center;border:0;cursor:pointer;float:left;text-indent:-999em;overflow:hidden;outline:none;position:absolute;left:189px;z-index:999;}
.header-sea form label{color:#999;font-size:12px;position:absolute;top:8px;left:11px;pointer-events:none;}
.header-sea form.active label{top:-999em;left:-999em;}
</style>
<script>
  //清空默认搜素
    var val;
    $(".search-txt").focus(function(){
        $(this).parent().addClass('active');
    }).blur(function(){
        if($(this).val() == 正拿岩""){
            $(this).parent().removeClass('active');
        }else{
            $(this).parent().addClass('active');
        }
    });
    $(".header-sea label").click(function(){
    $(".search-txt").focus();
    });
</script>
<div class="header-sea">
    <form action="" method="post" class="clearfix">
        <input type="text" class="search-txt 举御png-bg" name="keyWord" />
        <label>搜索</label>
        <input type="submit" class="search-btn png-bg" value="搜索"/>
    </form>
</div>
推荐律师服务: 若未解决您的问题,请您详细描述您的问题,通过百度律临进行免费专业咨询

为你推荐:

下载百度知道APP,抢鲜体验
使用百度知道APP,立即抢鲜体验。你的手机镜头里或许有别人想知道的答案。
扫描二维码下载
×

类别

我们会通过消息、邮箱等方式尽快将举报结果通知您。

说明

0/200

提交
取消

辅 助

模 式