Search snippets
Browse Code Answers
FAQ
Usage docs
Log In
Sign Up
Home
Javascript
div background image chnage uisng js
Dim
Programming language:
Javascript
2021-07-10 09:45:23
0
Q:
div background image chnage uisng js
ib11
Code:
Javascript
2021-02-02 22:12:36
document.body.style.backgroundImage
=
"url('img_tree.png')"
;
1
PSmita
Code:
Javascript
2021-02-02 19:49:42
document.body.style.backgroundImage
=
"url('img_tree.png')"
;
0
Tags
image
background
div
age
Related
change the border of an image js
set background color dynamically javascript
how to change background color using js
New to Communities?
Join the community