Search snippets
Browse Code Answers
FAQ
Usage docs
Log In
Sign Up
Home
Javascript
change background image with jquery
John Kraemer
Programming language:
Javascript
2021-08-12 00:32:10
0
Q:
change background image with jquery
vasily.m.biryukov
Code:
Javascript
2021-05-31 23:21:41
jQuery(
document
).ready(
function
(
$
)
{ $(
'.bg-image'
).css(
"background-image"
,
"url('myurl.jpg')"
); });
0
Tags
change
jquery
image
background
age
Related
jquery remove background color
change abclground onload jquery
on change jquery
change image src using jquery
jquery change picture source
change background colour jquery
how to make background image move mmousemove jquery
on click fade out jquery
jquery set style background image
on blur event jquery
image slideshow in jquery
change image src jquery
how to change the background color in jquery
jquery fedein background color
jquery change picture onclick
jquery change image src
jquery change font color
New to Communities?
Join the community