Re: [css-d] Broken border in IE and Mac browser check

2006-01-25 Thread Chris Ovenden
I found it on a bittorrent site - probably torrentspy.com - after hearing it had been leaked. If you can't find it I could probably turf up the link. I *thought* peekaboo had been killed in b1, but this form of it (if it is) had certainly survived into b2. Chris On 1/24/06, Martin Heiden <[EMAIL

Re: [css-d] Broken border in IE and Mac browser check

2006-01-24 Thread Nick Fitzsimons
> Regarding the following: > "How could you do this? AFAIK IE7b2 isn't out yet..." > > I beg to differ > http://www.newsvine.com/_news/2006/01/23/67996-windows-ie7-beta-leaked-14-new-screenshots Forwarding a link to an invitation-only site isn't actually that helpful... unless you were invitin

Re: [css-d] Broken border in IE and Mac browser check

2006-01-24 Thread Daniel C. Jallits
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Regarding the following: "How could you do this? AFAIK IE7b2 isn't out yet..." I beg to differ http://www.newsvine.com/_news/2006/01/23/67996-windows-ie7-beta-leaked-14-new-screenshots -BEGIN PGP SIGNATURE- Version: GnuPG v1.4.2 (MingW32)

Re: [css-d] Broken border in IE and Mac browser check

2006-01-24 Thread Martin Heiden
Chris, on Tuesday, January 24, 2006 at 15:13 Chris Ovenden wrote: > However, I just tried it in IE7 b2 and the same thing is happening - > and that bug is meant to have been fixed. How could you do this? AFAIK IE7b2 isn't out yet, just beta1 and AFAIR in b1 the peek-a-boo bug is still alive...

Re: [css-d] Broken border in IE and Mac browser check

2006-01-24 Thread Christine Cé
Thanks Bruno, I will investigate. Christine On 1/24/06, Bruno Fassino <[EMAIL PROTECTED]> wrote: > > Such instabilities in IE can frequently be cured giving "hasLayout" to > some > containers [1]. > In your case I would give it to your #content div, via something like: > * html #content { height:

Re: [css-d] Broken border in IE and Mac browser check

2006-01-24 Thread Christine Cé
On 1/24/06, Holly Bergevin <[EMAIL PROTECTED]> wrote: > > adding {position: relative;} to div#content will likely kill it. > > ~holly > > Yesss! you were right it has! Thank you thank you thank you :-) Thanks also to everyone who tried to help. Christine

Re: [css-d] Broken border in IE and Mac browser check

2006-01-24 Thread Holly Bergevin
From: Christine Cé <[EMAIL PROTECTED]> >http://tinyurl.com/9me7n* >http://www.eastlondonprintmakers.co.uk/beta/artists.htm >the left border of the content div is broken in IE, and when scrolling up >and down, further bits of the border disappear. adding {position: relative;} to div#content will

Re: [css-d] Broken border in IE and Mac browser check

2006-01-24 Thread Christine Cé
Thanks Chris. Not much I can do about it then if it's an IE bug! But then what I don't understand is why it happens on some pages but not others??? Christine On 1/24/06, Chris Ovenden <[EMAIL PROTECTED]> wrote: > > Just (re)joined the group, so apologies if this has been said before, > but it l

Re: [css-d] Broken border in IE and Mac browser check

2006-01-24 Thread Bruno Fassino
Christine Cé wrote: > To remind you: on this page: > http://tinyurl.com/9me7n* > http://www.eastlondonprintmakers.co.uk/beta/artists.htm > the left border of the content div is broken in IE, and when scrolling up > and down, further bits of the border disappear. Such instabilities in IE can frequ

Re: [css-d] Broken border in IE and Mac browser check

2006-01-24 Thread Chris Ovenden
Just (re)joined the group, so apologies if this has been said before, but it looks to me like a manifestation of the peekaboo bug. The broken-upness changes as you scroll... However, I just tried it in IE7 b2 and the same thing is happening - and that bug is meant to have been fixed. Chris On 1/2

Re: [css-d] Broken border in IE and Mac browser check

2006-01-24 Thread Christine Cé
Thanks to everyone who responded. I still have the problem though... :-( I hope someone can help! :-) To remind you: on this page: http://tinyurl.com/9me7n* http://www.eastlondonprintmakers.co.uk/beta/artists.htm the left border of the content div is broken in IE, and when scrolling up and down,

Re: [css-d] Broken border in IE and Mac browser check

2006-01-23 Thread christine ce
Thanks Rahul On 1/23/06, Rahul Gonsalves <[EMAIL PROTECTED]> wrote: > > > The mystery deepens. If you're on a slow-ish connection (x<512k), you'll > notice that the border is present - i.e. - not broken before the images > load. > > Screenshot [1]. Yes I had noticed that too, it makes it even w

Re: [css-d] Broken border in IE and Mac browser check

2006-01-23 Thread Rahul Gonsalves
Christine: christine ce wrote: > Thanks Roger, > > On 1/23/06, Roger Roelofs <[EMAIL PROTECTED]> wrote: > >> IE has a known problem with 1px dotted borders. The only fix I know >> of is to create a background image and repeat-y it to simulate a >> dotted border. Otherwise you could change it

Re: [css-d] Broken border in IE and Mac browser check

2006-01-23 Thread christine ce
Thanks Roger, On 1/23/06, Roger Roelofs <[EMAIL PROTECTED]> wrote: > > IE has a known problem with 1px dotted borders. The only fix I know > of is to create a background image and repeat-y it to simulate a > dotted border. Otherwise you could change it to a 2px border. Only it's not a dotted

[css-d] Broken border in IE and Mac browser check

2006-01-23 Thread christine ce
Hello all, I'm a newbie on this list and still learning to build css-based sites. I have a problem on this page: http://tinyurl.com/9me7n* *In Firefox it's fine but in IE the left border on the content div is broken. Can anyone explain why and what I can do to fix it? In addition could anyone