HighDots Forums  

rendering 'height' and/or tracking bottom right

Cascading Style Sheets Layout/presentation on the WWW (comp.infosystems.www.authoring.stylesheets)


Discuss rendering 'height' and/or tracking bottom right in the Cascading Style Sheets forum.



Reply
 
Thread Tools Display Modes
  #1  
Old   
AT
 
Posts: n/a

Default rendering 'height' and/or tracking bottom right - 09-22-2003 , 09:55 AM






I played in a couple of different browsers today and I noticed that
the support for setting 'height' for things such as tables, rows and
cells is still not necessarily 'as to be expected' when rendering a
mark-up page. I have done some reading as to the support in NN for
'bottom' and 'right' CSS properties as well being a bit lacking.

I am interested in building a page that would have some elements that
would follow the browser window if resized with elements both placed
in the top left and in the bottom right. The page will also be
subdivided into the typical 'hockey stick' with navigation bars on the
top and the left and I would be interested in tracking both the top,
left corner and bottom right of those browser window divisions as
well. (basically I want to place images to follow these portions of
the browser to create a resizable center 'window' for the HTML
content)

Something like this:

150px
_________________v________________________________ ______
Quote:
[ image ] | [ image ]|
[ left=0px ] | [ right=-0px ]|
[ top =0px ] | [ top =0px ]|
|_____________________________________|
| |
| |
| |
| |
| |
[ image ]| [ image ]|
[ right=150px ]| [ right =-0px ]|
_[_bottom=-0px_]|______________________[_bottom=-0px_]|

This is just an example but get's the point across of what I am trying
to do. I prefer to do this with a table filling the entire viewable
area. I am aware I can create div layers and build javascript
routines to move them 'onresize' but I was wondering if there was a
way that was reasonably well supported across different browser
platforms to allow the browser to do this automatically without the
need to manually code it all in.

KL


Reply With Quote
Reply




Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off



Powered by vBulletin Version 3.5.4
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.