footer problem

2003-09-16 Thread Coolyogs
Hi All I have a problem with footer. I am inserting footer in tiles-def I want to keep the footer in absolute position when there is no data in the page and when there is some data exceeds the absolute position the the footer should float. please help me div style=position: absolute;

[ot] dhtml question was - Re: footer problem

2003-09-16 Thread Mark Lowe
Last time i messed with dhtml, using with:100% didn't work on everything. and inline css was also a bit ropey.. You'll need to detect screen width and height, and dynamically set the width, position and height. This has nothing to do with tiles or struts really, so either you thought you'd