$("li").not("[ul]") should work

On 8/21/06, kenton.simpson <[EMAIL PROTECTED] > wrote:

I need to select all li elements that dont have ul elements as children.
I tryed this $("li").not(">ul") but it does not work.
--
View this message in context: http://www.nabble.com/selector-help-tf2137367.html#a5898490
Sent from the JQuery forum at Nabble.com.


_______________________________________________
jQuery mailing list
[email protected]
http://jquery.com/discuss/



--
Reach1to1 Communications
http://www.reach1to1.com
[EMAIL PROTECTED]
98201-94408
_______________________________________________
jQuery mailing list
[email protected]
http://jquery.com/discuss/

Reply via email to