>
> $('p span'): 863ms
> $('p').find('span'): 3050ms

Wow, that's a big difference.
Thanks Eric for running this test and thanks Gordon for pointing me to
the Firebug profiler

cheers

--dave

Reply via email to