Although i was having a little difficulty getting where exactly to post this. I am trying to loop between rows with jquery. I have 3 html fields and i want each field to appear one after the other. This is working so far but my challenge is that after the last field appears, I expect the loop to start all over i.e the 1st field be shown again. This does not happen. Any help will be appreciated and attached is my code