求助!
css吧
全部回复
仅看楼主
level 1
如何在input的背景图里加入超链接,在线等大神
2016年10月14日 09点10分 1
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分 2
level 1
就跟我们看的网页搜索栏里的LOGO,如何点LOGO跳转另一个页面,给我个简单代码我学学也行,拜托了![不高兴]
2016年10月14日 09点10分 3
level 1
dd
2016年10月14日 09点10分 4
level 1
dd
2016年10月14日 09点10分 5
level 1
dd
2016年10月14日 09点10分 6
level 4
那是个a标签,带着背景图
2016年12月22日 08点12分 8
解决了 谢谢[笑眼]
2016年12月22日 09点12分
解决了 谢谢[笑眼]
2016年12月22日 09点12分
1