2009/10/04
| |

$(function(){
        $('a,input[type="button"],input[type="submit"]').bind('focus',function(){
                if(this.blur){ //如果支持 this.blur
                        this.blur();
                };
        });
});
不指定 2009/10/04 20:08, wxxslt, 网站建设 » JS, 评论(0), 阅读(872)
发表评论
表情
emotemotemotemot
emotemotemotemot
emotemotemotemot
emotemotemotemot
emotemotemotemot
打开HTML
打开UBB
打开表情
隐藏
记住我
昵称   密码   游客无需密码
网址   电邮   [注册]
               

 
Theme by Marshal. Powered by Bo-Blog 2.1.1 ReleaseCode detection by Bug.Center.Team