Forum Moderators: open
When I move the mouse (back and forth) over the image map, while the page is loading, I get JavaScript errors. The errors state that function myFunc is not defined. However, the code is defined on the page and works when the page is loaded.
It appears that the browser tries to process the events before the necessary code is loaded.
Any ideas toward a solution will be very much appreciated.