ninjon
10-28-2008, 12:45 AM
I am trying to put a div over an entire page that already has content on it. Here is the page that I am starting with http://jdprofessionaltraining.com/uvc/photogallery.html and here is a very quick image i put together to give you an idea of what i am looking to be done with the div. I think I already have a solution on where the div will be when not in use. Probably have this <div id="pgholder"></div> and then with javascript put the div that makes that box in there then pt the content in with javascript. I already know how to do the javascript just I am not entirely sure about the css. I am hoping that I can have the div take up the entire window with the exception of a small border that you can see in that image. Does anyone have any ideas?
Thanks
Thanks