Change Image on click php javascript

前端 未结 0 917
后悔当初
后悔当初 2021-01-07 00:22
function setImg (hour) {
  document.getElementById(\'current-image\').setAttribute(\'src\', \'blickliftcam\' + hour + \'.jpg\')
}

I wrote this code

相关标签:
回答
  • 消灭零回复
提交回复
热议问题