去掉点击链接时出现的虚线框的几个方法
建站知识 2021-07-03 09:08www.168986.cn长沙网站建设
在这介绍几种去除的方法
直接给链接加是
onfocus=”this.blur()”.
<a href="#" onfocus="this.blur()">链接</a>
CSS实现
a{blr:expression(this.onFocus=this.close());} / 只支持IE,过多使用效率低 /
a{blr:expression(this.onFocus=this.blur());} / 只支持IE,过多使用效率低 /
a:focus { -moz-outline-style: none; } / IE不支持 /
htc实现IE支持
<public:attach event="onfocus" onevent="hscfsy()"/>
<script language="javascript">
function hscfsy(){
this.blur();
}
</script>
调用 a {behavior:url(htc文件所在路径地址)}
通过JavaScript遍历实现
window.onload=function()
{
for(var ii=0; ii document.links$[$ii$]$.onfocus=function(){this.blur()}
}
5.对WordPress可以用内部的JQuery框架来去除
$("a").bind("focus",function(){
if(this.blur){ //如果支持 this.blur
this.blur();
}
});
直接给链接加是
onfocus=”this.blur()”.
<a href="#" onfocus="this.blur()">链接</a>
CSS实现
复制代码
代码如下:a{blr:expression(this.onFocus=this.close());} / 只支持IE,过多使用效率低 /
a{blr:expression(this.onFocus=this.blur());} / 只支持IE,过多使用效率低 /
a:focus { -moz-outline-style: none; } / IE不支持 /
htc实现IE支持
复制代码
代码如下:<public:attach event="onfocus" onevent="hscfsy()"/>
<script language="javascript">
function hscfsy(){
this.blur();
}
</script>
调用 a {behavior:url(htc文件所在路径地址)}
通过JavaScript遍历实现
复制代码
代码如下:window.onload=function()
{
for(var ii=0; ii document.links$[$ii$]$.onfocus=function(){this.blur()}
}
5.对WordPress可以用内部的JQuery框架来去除
复制代码
代码如下:$("a").bind("focus",function(){
if(this.blur){ //如果支持 this.blur
this.blur();
}
});
上一篇:Web设计10个在线开发工具介绍
下一篇:HTTP 状态代码整理介绍
长沙网站设计
- 如何自己建一个网站 自己想建个网站,怎么建
- 如何制作网站免费建站 创建网站免费注册
- html简单网页代码 html简单网页代码超链接
- dreamweaver网页制作 dreamweaver网页制作模板
- 上海网站建设 上海网站建设制作微信
- 如何制作网站和网页 如何制作一个网页
- html网页制作代码大全 端午节html网页制作代码大
- app开发公司 app开发公司前十名
- html网页制作 html网页制作文字居中
- app制作一个需要多少钱 请人制作一个app多少钱
- 成都网站制作 成都网站制作维护
- 百度建一个网站多少钱 百度做个公司网站要多少
- html+css网页制作成品 web网页制作成品css+javascrip
- html网页制作案例 html网页设计案例
- html+css网页制作成品 web网页制作成品css+javascrip
- 个人网站模板 个人网站模板HTML