Exercise:

Use a jQuery method to change the value of the image"s src attribute to "img_pulpitrock.jpg".

ヒント:attr() メソッドを使用します。

Edit This Code:
Result:
Correct Code:
Correct Result:
Exercise - © w3schools.com