I want to know which option is better, particularly in terms of their speed:
$(\'#id tag\')...
or
$(\'#id\').find(\'tag\')
as ive said - its different in browsers.
http://i.stack.imgur.com/SijQY.jpg
http://i.stack.imgur.com/axhGw.jpg