单项选择题
A.closest() B.parent() C.parentAll() D.parents()
火狐浏览器获取非style中的元素样式可以用()属性。A.getsomputedstyle()B.getCom...
单项选择题火狐浏览器获取非style中的元素样式可以用()属性。
A.getsomputedstyle() B.getComputedStyle() C.currentstyle D.currentStyle
通过style方式设置样式,样式的属性格式是()。A.大写B.驼峰写法C.小写D.横杠相连
单项选择题通过style方式设置样式,样式的属性格式是()。
A.大写 B.驼峰写法 C.小写 D.横杠相连
CSSStyleSheet对象的disabled属性表示()。A.样式表是否被禁用B.title属性值C.样式...
单项选择题CSSStyleSheet对象的disabled属性表示()。
A.样式表是否被禁用 B.title属性值 C.样式表类型的字符串 D.以上都不正确