I am new to jQuery and I am having a problem with cycling through 5 hashes automatically.
I have need to access the following hashes:
- #one
- #two
- #three
- #four
- #five
I need to set a timeout function too, so that I can have like 5 seconds between each hash, and also, if it reaches the final hash (#five) it has to reset to the first hash and start over...
I have tried doing it setting lots of conditions for window.location.hash and trying to set the hashes that way, but it didn't work.
Thanks

New Topic/Question
Reply


MultiQuote



|