Answers for "on function change body background image"

0

on function change body background image

function replace() {
  document.body.style.backgroundImage = 'url(https://lh6.ggpht.com/8mgTDZXaLMS1JsnF28Tjh6dahHwN1FqcXCVnifkfppmNLqnD-mPBuf9C1sEWhlEbA4s=w300)';  
}
Posted by: Guest on October-27-2020

Code answers related to "Javascript"

Browse Popular Code Answers by Language