JQuery Wybierz wszystko oprócz pierwszego dziecka
$("div.test:not(:first)").hide();
https://stackoverflow.com/questions/2259393/jquery-select-all-except-first
Mr. Samy
$("div.test:not(:first)").hide();
https://stackoverflow.com/questions/2259393/jquery-select-all-except-first