当前位置: 答题翼 > 问答 > 计算机类考试 > 正文
目录: 标题| 题干| 答案| 搜索| 相关
问题

YoucreateaWebpagethatcontainsthefollowingcode.Youneedtoensurethatwhentheuserclicksaniteminthelist thetextcolorofthe"Welcome!"messagewillchange.Whichdeclarationshouldyouuse?()


YoucreateaWebpagethatcontainsthefollowingcode.Youneedtoensurethatwhentheuserclicksaniteminthelist,thetextcolorofthe"Welcome!"messagewillchange.Whichdeclarationshouldyouuse?()

A.<ulid="color"> <lionclick="changeColor(this.innerText);">Black</li><lionclick="changeColor(this.innerText);">Red</li></ul>

B.<ulid="color"> <lionclick="changeColor(this.style.color);">Black</li><lionclick="changeColor(this.style.color);">Red</li></ul>

C.<ulid="color"><li><aonfocus="changeColor(this.innerText);">Red</a></li><li><aonfocus="changeColor(this.innerText);">Black</a></li></ul>

D.<ulid="color"> <li><aonfocus="changeColor(this.innerText);">Red</a></li><li><aonfocus="changeColor(this.innerText);">Black</a></li></ul>

参考答案
您可能感兴趣的试题
  • YoucreateaWebpagethatcontainsthefollowing&

  • YoucreateaWebpagethatcontainsthefollowingcode.Youneedtoprovidethefollowingimplementation.E

  • YoucreateaWebpagethatcontainsthefollowingdiv.YouhaveaJavaScriptarraynamedimageurlsthatcont