Preserved Topic: How do I use percent in IE? |
|
---|---|
Author | Thread |
Nervous Wreck (II) Inmate From: |
posted 09-20-2000 04:48
Ok... I've been making a bunch of pages, and testing them in Netscape (on my Mac), and figured that fixing things up for IE (5.0 for the Mac) wouldn't be awful, since I've been pretty careful to keep things clean and simple, and have a separate section of a setup funtion devoted to each browser. But when I try to use "width=50%", for example, TheLayer.left doesn't give me anything. |
Bipolar (III) Inmate From: Wales, UK |
posted 09-20-2000 05:34
You can get the browser's width in a diferent way you know. |
Nervous Wreck (II) Inmate From: |
posted 09-20-2000 06:10
There were other things I was thinking of doing with the percentages, but now that you mention it, I see that I can do pretty much all of those things using the browser width and height. So, yes, that does help quite a bit. Thanks. <img border=0 align=absmiddle src="http://www.ozones.com/forum/smile.gif"> |