DHTML Ad Box http://www.dynamicdrive.com/dynamicindex11/dhtmlad.htm
I've been foolin around for hours trying to figure out how to make the box appear further down from the top of the page. If anyone can help, I sure would appreciate it.
Thanks,![]()
DHTML Ad Box http://www.dynamicdrive.com/dynamicindex11/dhtmlad.htm
I've been foolin around for hours trying to figure out how to make the box appear further down from the top of the page. If anyone can help, I sure would appreciate it.
Thanks,![]()
Last edited by dgm; 03-17-2007 at 09:19 PM.
Just find the line:
And change the "200" value to something smaller, like 20 for example.Code:adDiv.left=documentWidth-200+calunit;adDiv.top =documentHeight-200+calunit;
That did the trick. What a fast reply. Thank you very, very much!
Bookmarks