Re: [WSG] IE 6 & 7 Text disappearing.

2007-11-26 Thread Jixor - Stephen I
Dusan, Wow, thanks so much. Can't believe that I couldn't work this out! I have dealt with it a few times in the past, but for some reason I was just going down the wrong path this evening. Well I guess I better fix the rest of the IE bugs now... :( Cheers, Steve. Dusan Smolnikar wrote: I u

RE: [WSG] IE 6 & 7 Text disappearing.

2007-11-26 Thread Likely, James A.
, 2007 5:25 AM To: wsg@webstandardsgroup.org Subject: [WSG] IE 6 & 7 Text disappearing. I have this maddening IE 6 & 7 text disappearing problem. In IE6 you can highlight the text, so its in the right place, its just disappearing. Something to do with has layout I'm guessing, but I&#x

Re: [WSG] IE 6 & 7 Text disappearing.

2007-11-26 Thread Dusan Smolnikar
I usually fix this by specifying "position:relative" to the element with invisible text, or it's parent. Not sure why it happens in the first place though.. On Nov 26, 2007 12:24 PM, Jixor - Stephen I <[EMAIL PROTECTED]> wrote: > I have this maddening IE 6 & 7 text disappearing problem. In IE6

[WSG] IE 6 & 7 Text disappearing.

2007-11-26 Thread Jixor - Stephen I
I have this maddening IE 6 & 7 text disappearing problem. In IE6 you can highlight the text, so its in the right place, its just disappearing. Something to do with has layout I'm guessing, but I'm not sure. I'm sure someone here will have a common fix remembered. Thanks very much in advance, th