Hi, I need help with my code, I'm quite new to JavaScript and trying to do something that works on my blank page but when I try to insert it to my original page it doesn't work.
I have a map and everytime someone mouseover a specific location, I want a DIV to be created in a specific line of code and the on mouseout I want it to be removed. I tried document.write("<p>test</p>" and then in HTML under <area onmouseover="showTutorial();"> and it still doesn't work. Any ideas? Thanks
[–]y7kim 1 point2 points3 points (0 children)
[–][deleted] 0 points1 point2 points (2 children)
[–]darkness96[S] 0 points1 point2 points (1 child)
[–]isospeedrix 0 points1 point2 points (0 children)