Oops.  Thanks for catching that!  (You too, Karl)

On 8/15/07, Klaus Hartl <[EMAIL PROTECTED]> wrote:
>
> Mike Alsup wrote:
> > You need to add the '#' for id selection.
> >
> > $("div :not('#myID')");
> >
> > Mike
>
> Mike, I'm not so sure about the white space before the colon,
> theoretically "div :not(#myId)" would select all children of div that do
> not have that particular id?
>
>
> --Klaus
>

Reply via email to