not selector
Description: Selects all elements that do not match the given selector.
-
version added: 1.0jQuery( ":not(selector)" )
selector: A selector with which to filter by.
Description: Selects all elements that do not match the given selector.
selector: A selector with which to filter by.