Jquery Cycle: need to implement activeslide on "goto" method
Hello,
I am a bit stumped on getting it implemented. I've watched 20 of the 30 "learn jquery" tutorial videos from tuts (excellent resource!) but am really stuck on this.
Can anyone provide help?
If it makes any difference, my ultimate goal is to have 2 pagers on one slide: one which I'm just doing as simple colored boxes (what is being generated with goto2) and the other I'm using the custom function to manually write out the names.
Ideally, someone can just tell me how to easily modify goto2 to show the active class. My code is identical to that on the link above.
Thank you!