|
|
|
|
|
by knuckle_cake
5930 days ago
|
|
Empty jQuery sets are truthy. The page gets this doubly wrong when it says an empty list is returned (instead of the 'Array-like' jQuery set.) Check the length property of a returned jQuery set if truthiness really matters. |
|