Differences
This shows you the differences between two versions of the page.
|
getters [2009/06/23 14:05] 127.0.0.1 external edit |
getters [2009/06/29 16:56] (current) kean |
||
|---|---|---|---|
| Line 132: | Line 132: | ||
| </code> | </code> | ||
| - | ===== is( expr ) ===== | + | ===== is( selector ) ===== |
| Returns true is one of the elements matches the expression | Returns true is one of the elements matches the expression | ||
| ===== not( selector ) ===== | ===== not( selector ) ===== | ||
| Removes elements that do not match the selector | Removes elements that do not match the selector | ||