Hi Eric,

it appears mike changed the topic "Discussion subject changed to
"Collecting id attributes for checked input?" by Mike Schinkel"

i think you can use the offsetParent property to check if a node is a
attached to the document.

$('<div id=\'test\' />')[0].offsetParent === null;

--Byron

Reply via email to