javascript - jQuery array selector -


i've been using jquery years, yet i've seen this:

$('#child', '#parent')

apparently matches #child element. can't find mention of technique in official documentation. can possibly explain behaviour , provide more examples?

cheers!


Comments

Popular posts from this blog

How to provide Authorization & Authentication using Asp.net, C#? -

toolbar - How to add link to user registration inside toobar in admin joomla 3 custom component -

How to use Authorization & Authentication in Asp.net, C#? -