1) Script Title: Text and Image Crawler v1.5
2) Script URL (on DD): http://www.dynamicdrive.com/dynamici...wler/index.htm
3) Describe problem:
I am using the script on this url and everything works fine, however when I try to remove the scroller from the page I can't. I've tried doing document.getelementbyid("nameofdiv").style.visibility = "hidden" in a function but it does not work.
However if I add the style visibility = hidden to the div itself it does disappear.
Does anyone know how to remove the element completely?
Thanks,



Reply With Quote

Bookmarks