Automatic tab switch in javascript or jquery
问题 I built a featured tabbing system (4 tabs) with jquery. It works manually but I want to make it loop automatically, i.g. every 5 seconds. I can trigger each tab with the click even but I don't know how to go back to the beginning from 1st tab once it reach the last tab. The coding too long to past here, so I have made a jsfiddle link to it: http://jsfiddle.net/ZSPX3/ I just wanna iterate through each tab and click them each, then start from the beginning of the tab again, as in I want an