Hello, I am looking for help with :
DHTML Window
http://www.dynamicdrive.com/dynamici...htmlwindow.htm
I am trying to call the closeit() function with a link :
<a href = "javascript:closeit()">Return to list </a> and
get an error on first line in the function :
document.getElementById("dwindow").style.display="none"
Is there a syntax I can use from a link to do this?
Many thanks!



Reply With Quote

Bookmarks