I have a div (let\'s say the id is \"container\") with many elements in it, including a select element. I\'d like to select all everything in the div except the select. Thin
JQuery click handler for everything but a certain object Two approaches to the problem: The one with 8 votes is probably the one you are looking for.