[jQuery] each() without the last element?

[jQuery] each() without the last element?


Hello, I want to loop thru each elements with the each() function,
except I want to skip the last element, are there simple method?
Thanks,