Web Design Web Design Forum
Registration is free! Here you can view your subscribed threads, work with private messages and edit your profile and preferences Calendar Find other members Frequently Asked Questions Search
Home Web Design

Convenient web based access to our favorite web design Usenet groups

web design reviews

This is Interesting: Free Magazines for Graphics designers and webmasters  





  Last Thread  Next Thread
Author
Thread Post New Thread   

fluid css problem
 

Clint




quote this post edit post

IP Loged report this post

Old Post  06-23-04 - 12:22 AM  
Hello,

I have created a fluid css design for my organization web site, but I
am having a small problem with how a table reacts to resizing in IE.

I have uploaded an example here: http://data.mnwfc.org/lmi/tools/

If you resize the browser (IE only) smaller, you will see the TABLE in
the middle jump down at a certain point. How do I stop the table from
doing this?

Thanks,
Clint


Post Follow-Up to this message ]
Re: fluid css problem
 

Barry Pearson




quote this post edit post

IP Loged report this post

Old Post  06-23-04 - 12:22 AM  
Clint wrote:
> Hello,
>
> I have created a fluid css design for my organization web site, but I
> am having a small problem with how a table reacts to resizing in IE.
>
> I have uploaded an example here: http://data.mnwfc.org/lmi/tools/
>
> If you resize the browser (IE only) smaller, you will see the TABLE in
> the middle jump down at a certain point. How do I stop the table from
> doing this?

I'll make a wild guess. Feel free to laugh!

I notice that the table drops down in IE at about the same viewport width th
at
a horizontal scrollbar appears in other browsers. So it is presumably driven
by the floated left navigation. (I guess you already knew that).

IE 6 has a bug called "the 3 pixel jog". Material in a floatholder to the
right of a left-floated box is offset an extra 3 pixels despite a sufficient
left margin to keep the material away from the floated box. Your material
happens to be a fixed width table. So, while that table is to the right of t
he
left navigation, it appears to take 3 pixels more than it should. So when yo
u
squeeze in the viewport, it drops down until there is room. Once it clears t
he
float, it is then 3 pixels narrower, which is as narrow as it can get, and s
o
from then on it won't drop further, but instead a horizontal scrollbar
appears.

http://www.positioniseverything.net...hreepxtest.html

Hey, don't laugh! I've just put screen-shots into Photoshop, and the gap
between the table & the left navigation drops from 21 pixels to 18 pixels wh
en
the table drops. Very suggestive of a 3-pixel jog.

Cure? See if the above source helps.

--
Barry Pearson
http://www.Barry.Pearson.name/photography/
http://www.BirdsAndAnimals.info/
http://www.ChildSupportAnalysis.co.uk/




Post Follow-Up to this message ]
Sponsored Links
 





All times are GMT. The time now is 04:24 AM. Post New Thread   
  Previous Last Thread   Next Thread next
Stylesheets archive | Show Printable Version | Email this Page | Subscribe to this Thread

Popular forums

Adobe Photoshop forum Macromedia Flash Web Site Design
Dreamweaver FrontPage forum
JavaScript Forum XML forum
Style Sheets VRML
Forum Jump:
Rate This Thread:

 

XML RSS Feed web design latest articles Syndicate our forum via XML or simple JavaScript

Web Design archive  Database administration help  


Top Home  -  Register  -  Control Panel   -  Memberlist  -  Calendar  -  Faq  -  Search Top