getElementById("bodyId").style.background:url ?

Haha nice work! This one is is my favorite error:

Uncaught TypeError: Cannot read property ‘style’ of null

It almost always means that there is some typo I made in my getDocumentBy* or querySelector call :stuck_out_tongue:

1 Like