I guess when John Resig says CSS descriptors he really means it!!!!

On 5/4/07, Glen Lipka <[EMAIL PROTECTED]> wrote:

On 5/4/07, Ⓙⓐⓚⓔ <[EMAIL PROTECTED]> wrote:
>
> valid means passes the validater. it won't
> works means .... works ... id'ing the html is weird, but should work in
> most browsers
>
> $("div.foo.bar") might look good but I don't think it works.  <--This
> works! :)
>  $("div.foo").filter(".bar") would be my choice to do an and.
> $("div.bar",".foo") might get you there too.
>
>
div.foo.bar {} works perfectly in IE6, IE7, and FF.
Holy Cow!  Basic regular CSS.  How did I not know this?  How have I gone
so long and not known this?
This is HUGE.  I have spent so many hours working around this problem.  My
god.  I am doofus!

WOW!  I can't get over how big a deal this is.  I just asked a bunch of
friends.  They had no idea either.
You guys rock.

Glen




--
Ⓙⓐⓚⓔ - יעקב   ʝǡǩȩ   ᎫᎪᏦᎬ

Reply via email to