076_自定义属性不能使用dom对象获取值

document.myValue;//错误

$(document).attr("myValue");//正确

猜你喜欢

转载自www.cnblogs.com/pogusanqian/p/12579199.html
今日推荐