Answers for "write a jQuery script to add a image to ur webpage"

2

can we give a url to img with jquery

$("#my_image").attr("src","second.jpg");
Posted by: Guest on March-29-2020

Code answers related to "write a jQuery script to add a image to ur webpage"

Code answers related to "Javascript"

Browse Popular Code Answers by Language