The context selector $("a", container) converted to find. find() will be faster, but in most cases this can be ignored. I would go for find() , as its syntax is pretty simple for me. This post has a performance comparison that will help you decide which one you will use.
source share