document.getElmentById(“”).src - document.getElmentById("").src - The src property sets or returns the value of the src attribute of an image. - Свойство src устанавливает или возвращает значение атрибута src изображения.
Näide:
document.getElementById("myImg").src = "hackanm.gif";