A.div.getAttribute("id")
B.div.get
C.div.Attribute("id")
D.div.attr("id")
您可能感興趣的試卷
你可能感興趣的試題
A..body
B.document
C.document.body
D.document.html
A.div.style.color="red"
B.div.style="red"
C.div.color="red"
D.div.style.color("red")
A.remove()
B.del()
C.append()
D.move()
A.div.setAttribute("id","box")
B.div.setAttribute("class","box")
C.div.getAttribute("class")
D.div.class
A.document.documentElement
B.document.getElementsByTagName("div")
C.document.body
D.document.getElementsByClassName("box")[0]
最新試題
在Spring Security中,哪個(gè)接口用于獲取用戶(hù)信息()
響應(yīng)式編程主要關(guān)注什么()
在Spring WebFlux中,以下哪個(gè)操作符用于跳過(guò)Flux中的指定數(shù)量的元素()
以下哪個(gè)不是測(cè)試REST API的方法()
在Spring WebFlux中,哪個(gè)接口用于表示服務(wù)器端HTTP響應(yīng)()
Spring WebFlux模塊構(gòu)建在什么之上()
RBAC模型中的"Who"代表什么()
保護(hù)API的主要目的是什么()
Vue Router中,哪個(gè)函數(shù)用于在運(yùn)行時(shí)添加路由()
在Spring Security中,哪個(gè)注解用于設(shè)置權(quán)限()