WED201_-_RE_-_FA_2023_1249.webp
Akaza2005

WED201_-_RE_-_FA_2023_1249.webp

(Choose 1 answer)

function change(obj)
{ var tag=document.getElementById("demo");tag.src=obj.src;
} <body>
<img src="image.jpg" id="demo">
<img src="image2.jpg" onmouseover="change(this)">
</body>
What output is right of above function?
A. To change the src property of the image with id="demo"
B. To change the src property of the image
C. To change the src property of the image that holds the event
D. None of the others
Exit 15

Thông tin

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

Image metadata

Filename
WED201_-_RE_-_FA_2023_1249.webp
File size
53.8 KB
Dimensions
1542px x 690px

Share this media

Back
Bên trên Bottom