|
Posted by Neredbojias on 07/27/07 10:57
Well bust mah britches and call me cheeky, on Fri, 27 Jul 2007 08:09:49 GMT
pablopatito scribed:
> On 26 Jul, 17:43, "Beauregard T. Shagnasty"
> <a.nony.m...@example.invalid> wrote:
>> Do you have this working on a web server? Provide a URL.
>
> Here is an example:
> http://jns.shared.hosting.zen.co.uk/tmp/page1.htm
> http://jns.shared.hosting.zen.co.uk/tmp/page2.htm
>
> Page 1 works in IE6, but page 2 doesn't. This is because page 1 uses
> the first class, and page 2 uses the second class. Both work fine in
> other browsers. Thanks for your help.
All the other browsers are wrong. IE6 is right.
#myid .myclass { something } refers to:
<div id="myid"><div class="myclass">Da content.</div></div>
--
Neredbojias
Half lies are worth twice as much as whole lies.
[Back to original message]
|