I want to change background dynamically in JS and my set of images is in base64 encoded. I try:
document.getElementById(\"bg_image\").style.backgroundImage =
This is the correct way to make a pure call. No CSS.