all except next sibling......
all except next sibling......
how do I say all
except
following element?
$(this).siblings( $('ul') ).slideUp();
don't see syntax to use .
not()
and
:not()
in conjunction with
sibling()
,
parent()
, etc.
thank you.....
Topic Participants
frances089
kbwood.au
rminde