level 1
<input type="search" class="user"></input>
<style>
.uesr{
background-inmage:...图片;
position: absolute;left: 0;
z-index:5;
background-repeat: no-repeat;
}
</style>
效果就是搜索栏里有个小放大镜的图片,现在想输入你像搜的东西点下放大镜能跳转,不知道怎么给放大镜加上超链接!
2016年10月14日 09点10分