[Webdev] DHTML etc.

John P. Looney john at antefacto.com
Fri Jun 7 13:12:28 IST 2002


 Thanks lads. Through a little hard slog, I got something nice working
with mozzie;

 http://developers.antefacto.net/~john

 Next question. I've an "endbox", that I'd like to be on the bottom of the
page, no matter the size of the page. Is it possible to do something like;

   div#endbox {position: absolute; bottom: 60px; left: 161px; width: 620px;
       color: #EED; font: 14px Verdana, sans-serif; padding: 10px;
       border: solid #FFCC99;}

 Problem is, that if I omit the "top: NNpx" bit, it won't display the div
at all...

Kate

-- 
_______________________________________
John Looney             Chief Scientist
a n t e f a c t o     t: +353 1 8586004
www.antefacto.com     f: +353 1 8586014





More information about the Webdev mailing list