Re: [css-d] base href and CSS

2008-10-27 Thread Alex Cole
Not all browsers apply base to linked CSS files so it's best to just not bother using it. Alex Cole > Date: Mon, 27 Oct 2008 11:31:29 -0400> From: [EMAIL PROTECTED]> To: > css-d@lists.css-discuss.org> Subject: [css-d] base href and CSS> > I am > having trou

Re: [css-d] Odd Jumping Behavior on Hover - IE Only of Course

2008-10-20 Thread Alex Cole
Hi Chris, Could you possibly be more accurate under what conditions this happens? I just checked with IE6 and IE8 (as well as FF and Opera) and none of them seem to display anything like the behaviour you are describing. Alex Cole > Date: Mon, 20 Oct 2008 15:58:35 -0500> From:

Re: [css-d] IE absolute and relative height problem

2008-10-20 Thread Alex Cole
> > Sorry, the above is a XHTML DTD, use this one instead:> > > PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"> > > "http://www.w3.org/TR/html4/loose.dtd";>> > > --> Regards,> Thierry | > > http://www.TJKDesign.com> > > Gunlaug Sørtun wrote:> > > Declaring > > 'overflow: hidden' on .inner does

[css-d] IE absolute and relative height problem

2008-10-19 Thread Alex Cole
Hi. This seems to be the opposite to what almost everyone else everywhere wants to know, I've searched all over before coming here and couldn't find anything on it. I don't know if I was just looking in the wrong place or didn't know how to correctly and concisely describe the problem in a se