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

document.myValue;//错误

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

posted on 2020-03-27 09:03  十年磨三劍  阅读(174)  评论(0编辑  收藏  举报

导航