Is this selector valid?

Posted by anton on Stack Overflow See other posts from Stack Overflow or by anton
Published on 2010-06-13T09:00:12Z Indexed on 2010/06/13 9:12 UTC
Read the original article Hit count: 162

Filed under:

Is this selector valid? and what $(this) refer to?

$('div', $(this).parents('div'))

i just learn javascript and jquery, thanks

© Stack Overflow or respective owner

Related posts about jquery-plugins