How to Set a Background Using jQuery
Setting a background with jQuery can be done with the following code:
jQuery(element).css('background-image', 'url("' + image-URL + '")');
Setting a background with jQuery can be done with the following code:
jQuery(element).css('background-image', 'url("' + image-URL + '")');
Big Apple Design Group
134 West 29th Street
Third Floor
New York, NY 10001