> On Apr 27, 2006, at 3:55 PM, cj wrote:
> > if you'll notice in ie, a horizontal scroll bar appears on narrower
> > screens as well as the div getting pushed down.  usually ie will shove
> > stuff below other stuff when it's too wide to fit the screen, so going
> > through your code and checking for box model problems on the problem
> > div is a good place to start.  when i enlarge ie to max screen, that
> > pesky div pops right back up where it should be.


On 4/27/06, Anjali Arora <[EMAIL PROTECTED]> wrote:
> Ok, so after tearing my hair for the last couple of hours, I have
> managed to fix the problem. The clue came from an online resource
> that said that because of IE's buggy implementation of the box-model,
> it's best not to use margins or borders alongwith width properties
> for a div. I had the offending divs set up with a specific width as
> well as margin. Removing the margin was really screwing things up, so
> I left that in & removed the widths for these 2 divs. And it works
> fine now in IE/Win.  Whew!!

too bad the list was slow getting my email back to you.  :(  could
have saved you an hour with the box-model hint.  glad you got it
worked out!
______________________________________________________________________
css-discuss [EMAIL PROTECTED]
http://www.css-discuss.org/mailman/listinfo/css-d
IE7b2 testing hub -- http://css-discuss.incutio.com/?page=IE7
List wiki/FAQ -- http://css-discuss.incutio.com/
Supported by evolt.org -- http://www.evolt.org/help_support_evolt/

Reply via email to