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

android - Pass an Serializable object in AIDL -

php - Improving script execution time -

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