OZONE Asylum
Forums
XML - XSL - XSLT - XHTML - CSS - DOM
from the bottom up
This page's ID:
10924
Search
QuickChanges
Forums
FAQ
Archives
Register
Edit Post
Who can edit a post?
The poster and administrators may edit a post. The poster can only edit it for a short while after the initial post.
Your User Name:
Your Password:
Login Options:
Remember Me On This Computer
Your Text:
Insert Slimies »
Insert UBB Code »
Close
Last Tag
|
All Tags
UBB Help
I i'm trying to make my site scale to whatever the user's window is sized to. I thought I had this figured out. [url=http://www.loveobjects.com/filler.html]http://www.loveobjects.com/filler.html[/url] That might load for you and might not. It was working fine while I was building it using IE6. But, I reloaded it after I cleaned up the source and it went fubar. I checked it in NS7 and moz, and opera7 and it was still fubar. What I did was to make a div box that was positioned at bottom: 0px; left: 0px; height: 100%; and (get this) padding-top: 90px;. Inside this box I have other boxes and stuff and an iframe. Doing this allows the iframe to go to the bottom of the window and not go all the way up to the top, and it will scale. However, this will only work in IE6 (when it does work). I made a test page with just basic elements. [url=http://www.loveobjects.com/filler2.html]http://www.loveobjects.com/filler2.html[/url] that flat won't work in IE. But the thing that really gets me is this. It seems that if you make a div box and position it from the bottom (bottom:0px ;) and set the height to 100%, and pad the top (padding-top: 90px ;), everything but ie seems to ignore the padding. And vetical margin want to colapse. Can any of you think of a way to position a box from the bottom of the window and have it go up X distance away from the top? And it be able to scale? Thanks
Loading...
Options:
Enable Slimies
Enable Linkwords
« Backwards
—
Onwards »