|
Prev: Strange(?) behavior with styled links
Next: How to wrap text in <p> tag if the text has no spaces and is very long
From: dorayme on 29 Mar 2008 17:43 In article <9cnHj.3762$n8.638(a)news-server.bigpond.net.au>, "rf" <rf(a)invalid.com> wrote: > "dorayme" <doraymeRidThis(a)optusnet.com.au> wrote in message > > <http://netweaver.com.au/alt/equalCols/three_cols_fixed_sides.html> > > > > or > > > > <http://tinyurl.com/22h3ep> > > > > I expect it does not work in IE, but I tested in Safari and Firefox. If > > it does not work in IE, please let me know > > Works in IE7. Does not work in IE6. Oddly, works in IE5.5. OK, thanks. So it needs something extra or less in IE6. I better take a look, ... firing up win2000 box... hang on... Right! I added a height of 100% and this fixed it in my off line IE6. -- dorayme
From: Bergamot on 29 Mar 2008 23:26 dorayme wrote: > > <http://netweaver.com.au/alt/equalCols/three_cols_fixed_sides.html> > > I expect it does not work in IE, but I tested in Safari and Firefox. The right column does not stretch all the way down in Seamonkey or Firefox. It only stretches the length of the viewport, not the content. http://www.bergamotus.ws/screenshots/netweaver.png Note the scrollbar -- Berg
From: dorayme on 30 Mar 2008 19:42 In article <658fk0F2f0hpjU1(a)mid.individual.net>, Bergamot <bergamot(a)visi.com> wrote: > dorayme wrote: > > > > <http://netweaver.com.au/alt/equalCols/three_cols_fixed_sides.html> > > > > I expect it does not work in IE, but I tested in Safari and Firefox. > > The right column does not stretch all the way down in Seamonkey or > Firefox. It only stretches the length of the viewport, not the content. > > http://www.bergamotus.ws/screenshots/netweaver.png > > Note the scrollbar Thanks for this. Yes, this is similar to how it went in IE6 and I fixed that yesterday by adding a height of 100% to body. I hope this makes it work in Seamonkey. It works in FF on my test here. -- dorayme
From: dorayme on 30 Mar 2008 23:39
In article <doraymeRidThis-3E151A.09425731032008(a)news-vip.optusnet.com.au>, dorayme <doraymeRidThis(a)optusnet.com.au> wrote: > In article <658fk0F2f0hpjU1(a)mid.individual.net>, > Bergamot <bergamot(a)visi.com> wrote: > > > dorayme wrote: > > > > > > <http://netweaver.com.au/alt/equalCols/three_cols_fixed_sides.html> > > > > > > I expect it does not work in IE, but I tested in Safari and Firefox. > > > > The right column does not stretch all the way down in Seamonkey or > > Firefox. It only stretches the length of the viewport, not the content. > > > > http://www.bergamotus.ws/screenshots/netweaver.png > > > > Note the scrollbar > > Thanks for this. Yes, this is similar to how it went in IE6 and I fixed > that yesterday by adding a height of 100% to body. I hope this makes it > work in Seamonkey. It works in FF on my test here. Actually, returning to this after some minor probs with machine here, there are still issues about cols dropping to bottom. I need to rethink this right hand col strategy. -- dorayme |