rem’s avatarrem’s Twitter Archive—№ 6,396

  1. paul_irish re: jQuery performance/anti-patn: isn't $(my_selector+' a') the same as $my_selector.find('a')? because find creates new $ inst