|
Convenient web based access to our favorite web design Usenet groups
|
 |
This is Interesting: Free Magazines for Graphics designers and webmasters
| Author |
| Thread |
 |
|
|
|
|
|
 |
 |
 |
Page Check/Assistance - IE only |
 |
|
 |
|
|
|
  08-26-04 - 05:27 PM
|
Anyone up for a challenge? If you have some time to spare and don't
mind helping someone who is in the dark, I have some questions related
to an IE-only page layout.
Note that this page is part of an internal site for users with IE5.5+
only (I know, I know...). So, I am well aware that it falls apart in
Mozilla, etc. My questions are strictly related to the page as viewed
in IE.
The goal is for all columns to align, but this may not be possible
with the current cobbled-together code. We may add additional columns
in the future, but this is the form for now. Suggestions for
improvement are welcome.
My questions are as follows:
* Is there a way to have the scroll box appear the same width as the
Set Defaults and Owner/Operators areas and still have all columns
align? I'm sure this is something obvious I've missed.
* There appears to be some extra space between the MI column and the
Local column, but I'm not sure why. Is there a way to "close the gap"?
* In my printed version of the form, I'd like the longer field names
(such as Last Name) to display all characters. For example, I only
display 10 characters on screen but allow up to 30 characters as part
of input. Is there a way to expand the column just in the printed
version?
In addition, I'm sure things can be cleaned up (CSS-wise), so any
suggestions here are greatly appreciated.
My test page is up at http://www.icius.com/testpage/testform.html
The css is at http://www.icius.com/testpage/ERFmain.css
Thanks in advance for any assistance.
Nancy
|
|
|
| [
Post Follow-Up to this message ]
|
|
|
|
|
 |
 |
Re: Page Check/Assistance - IE only |
 |
|
 |
|
|
|
 |
|
|
 |
|
|
 |
|
|
 |
|
|
 |
 |
Re: Page Check/Assistance - IE only |
 |
|
 |
|
|
|
  08-26-04 - 05:28 PM
|
On Wed, 25 Aug 2004 18:37:08 GMT, Andrew Thompson <SeeMySites@www.invalid>
wrote:
> On Wed, 25 Aug 2004 08:07:08 -0500, kaeli wrote:
>
>
> AFAIU, some UA's will cascade an 'em' size of
> .9 recursively, making sub-elements .9 of .9,
> etc. OTOH, specifying sizes in '%' does not
> trigger this same error. (..AFAIU)
>
That's not an error, it's on purpose, and it occurs with % as well.
Ems and % are fine except when you set body {font-size: 1em;} some
browsers won't allow resizing. Using body {font-size:100%} allows
enlargement of text.
|
|
|
| [
Post Follow-Up to this message ]
|
|
|
|
|
 |
 |
Re: Page Check/Assistance - IE only |
 |
|
 |
|
|
|
 |
| All times are GMT. The time now is 03:54 PM. |
 |
|
|
|
|
|  |
|