JQuery Show Hanya elemen pertama tabel
$('div.fields:lt(3)').show();
Awful Albatross
$('div.fields:lt(3)').show();