[jQuery] Find all parent LI without UL > LI elements inside this by using JQuery
[jQuery] Find all parent LI without UL > LI elements inside this by using JQuery
I trying to filter parent LI elements expect their child UL LI element.
How can I do this?
I am using : this code : $("#leftTabs li").not('ul li')
please help!
thanks
Peter
--
View this message in context:
http://www.nabble.com/Find-all-parent-LI-without-UL-%3E-LI-elements-inside-this-by-using-JQuery-tp21183258s27240p21183258.html
Sent from the jQuery General Discussion mailing list archive at Nabble.com.
Topic Participants
firstusable
hello