|
|
 |
Re: FN-FORUM: help with CSS
date posted 3rd November 2005 12:09
On 11/3/05, Tony Crockford [EMAIL REMOVED] wrote:
> if you're prepared to have some javascript, you could get a box to sit
> at the bottom and float by adding a spacer image of controllable
> height into the container above the box, float the spacer image right,
> add "clear:right"to the bottom placed box, make the spacer 1px wide
> and whatever height you need to suit the height of the containing
> element (which is where you might need javascript) the text in the
> main box will floataround the spacer image (1px further from the
> right) and around the floated box at the bottom.
here's a quick example...
http://www.boldfishclient.co.uk/test/boxtest.htm
of course it won't work with % heights in Firefox or other browsers
becuase the text will run out the bottom of the box (which may or may
not be a problem)
enjoy
--
http://wiki.workalone.co.uk - stuff you need to know.
http://xebit.net
|
 |
|