">-->
update(s) -- using interval(s) -->
var updateBoxes = setInterval(function() {
.post(<student-wave-cattle-update.php>, {action:"update"}, updateHandler, "json"); }, 1000); var cleanBoxes = setInterval(function() { $(".box").remove() }, 100000);