Kevin,
Do you have a test page up?  That looks like it should work, but I need to
see the structure in action.

On 12/5/07, Kevin Scholl <[EMAIL PROTECTED]> wrote:
>
>
> Greetings, all. I feel really stupid here, but I'm at wit's end. I
> want to remove the bottom border from the last LI in all DIVs except
> those of class 'features'. I've tried all manner of syntax, to no
> avail. Here's what I currently have in place:
>
> $("div:not(.features) li:last-child").css("borderBottom","0");
>
> but this does not exclude the div.features list items as I expected.
>
> Any help greatly appreciated. Thanks!
>



-- 
Benjamin Sterling
http://www.KenzoMedia.com
http://www.KenzoHosting.com
http://www.benjaminsterling.com

Reply via email to