I am following this site and the first example.
I copied the code into VSC but get an error.
Uncaught TypeError: can't access property "onmousemove", mouseOverContainer is null http://127.0.0.1:5500/mhbox.js:19
I am following this site and the first example.
I copied the code into VSC but get an error.
Uncaught TypeError: can't access property "onmousemove", mouseOverContainer is null http://127.0.0.1:5500/mhbox.js:19
Copyright © 2021 Jogjafile Inc.
FACE PALM. The script tag was loading before the div element in the HTML. Just a reminder to think about when and where things load.