JSFiddle - React, Tailwind, and code Playground
by jfriend00
HTML
<img id="testImage" src="http://www.smugmug.com/photos/random.mg?AlbumID=2761277&AlbumKey=W92Gu&Size=Tiny&rand=4116">
JavaScript
alert(document.getElementById("testImage").src)
by jfriend00
<img id="testImage" src="http://www.smugmug.com/photos/random.mg?AlbumID=2761277&AlbumKey=W92Gu&Size=Tiny&rand=4116">
alert(document.getElementById("testImage").src)