jQuery ~ get each key value

$.each(lobbyBlock, function (key) {
alert(key);
}

http://api.jquery.com/jQuery.each/

沒有留言: