/*console.dir( jQuery('#selector a.jt:eq(0)').data('events') );jQuery.each($('#selector a.jt:eq(0)').data('events'), function(i, event){ jQuery.each(event, function(i, handler){ console.log( handler.toString() ); });});*///console.log(eval('1+1'))console.time( Read More
posted @ 2012-03-26 12:09 庚武 Views(372) Comments(0) Diggs(0)