摘要: $("#wb_follow_btn").bind('DOMNodeInserted', function(e) { alert('element now contains: ' + $(e.target).html()); }); 阅读全文
posted @ 2017-02-20 14:33 异地大光码 阅读(103) 评论(0) 推荐(0) 编辑
摘要: <!doctype html> <html> <head> <meta charset="utf-8"> <title>判断打开的浏览器类型实现跳转</title> <style> #weixinStyle{ width:100%; display:none; text-align:center; 阅读全文
posted @ 2017-02-20 14:16 异地大光码 阅读(282) 评论(0) 推荐(0) 编辑