http://jsperf.com/jquery-selectors-context/
http://jsperf.com/el-attr-id-vs-el-id/
http://jsperf.com/ns-jq-cached
http://jsperf.com/jquery-chaining
$('#menu').addClass('.highlight').prop('disable', false);
http://jsperf.com/jquery-live-vs-jquery-delegate/
http://jsperf.com/jquery-append-vs-html-20140422/4
http://jsperf.com/to-detach-or-not-to-detach
http://jsperf.com/jquery-each-vs-for-loop/