Answers for "how to add src in html tag using jquery"

4

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 "how to add src in html tag using jquery"

Code answers related to "Javascript"

Browse Popular Code Answers by Language