WED201_-_TE2_-_SU_2023_677.webp
KimThoa89

WED201_-_TE2_-_SU_2023_677.webp

(14Answer
(Choose 1 answer)
Consider the code:
function change(obj){obj. innerHTML = Date();}
<button>click me</button>
What is the right option to call the method change() when clicking on the button?
A. <a href="change(this)"><button>click me</button></a>
B. <a src="change(this)"><button>click me</button></a>
C. <button click="change(this)">click me</button>
D. <button onclick="change()">click me</button>
E. <button onclick="change(this)">click me</button>

Thông tin

Category
WED201c
Thêm bởi
KimThoa89
Ngày thêm
Lượt xem
5,908
Lượt bình luận
45
Rating
0.00 star(s) 0 đánh giá

Image metadata

Filename
WED201_-_TE2_-_SU_2023_677.webp
File size
54.3 KB
Dimensions
1542px x 690px

Share this media

Back
Bên trên Bottom