[color=blue]
> You must also consider width set by CSS - essentially, you have
> to emulate the browser rendering engine. Can you deal with
> relative & absolute positioned elements? Float left/right?
> Display/visibility? Most browsers struggle to get it right.
>
> If everyone used tables to layout their content, wouldn't life
> be sooooo much simpler[/color]
First off, I'm NOT being sarcastic here.. if the things you're talkin
about really can be done with tables, I'd really like to know how?
And second, the question that led me here in the first place: whethe
with tables or css, is there any way to dynamically convert percent
back to pixels? (i.e. as the user is rescaling their browser, it coul
return the value in pixels of the height and width of things.)
I'm trying to create scalable image content that maintains its aspec
ratio, (like Flash does, which is not an option for this case.) I
there's a simpler way I'm not seeing, maybe someone could point me i
the right direction, but I've found surprisingly little of use on th
subject. Thanks in advance
--
Malkalyps
-----------------------------------------------------------------------
Malkalypse's Profile:
http://www.highdots.com/forums/member.php?userid=2
View this thread:
http://www.highdots.com/forums/showthread.php?t=7015