take a look at this demo http://malsup.com/jquery/cycle/goto2.html would this work better for you? Change the inputs to a ul and insert your images? Add functions to change class on active image if you want to do any css to active pager image. I'm pretty sure you can use options "before" and "after" to put in a function like toggleClass() to change css on active image Another way to go is modify this demo http://malsup.com/jquery/cycle/pager7.html Make an array or index function of your images source and change the image source for pager from:
to something like myImageSource[idx]combining various demo concepts and functions is the way to look at what you are trying to do Erik R. Peterson wrote: Could you take a look at my page? |
- [jQuery] Cycle Plugin Help - Image Anchors Erik R. Peterson
- [jQuery] Cycle Plugin Help - Image Anchors Erik R. Peterson
- [jQuery] Re: Cycle Plugin Help - Image Anchors Charlie
- [jQuery] Re: Cycle Plugin Help - Image Ancho... Erik R. Peterson
- [jQuery] Re: Cycle Plugin Help - Image A... Charlie
- [jQuery] Re: Cycle Plugin Help - Im... Erik R. Peterson
- [jQuery] Re: Cycle Plugin Help ... Charlie
- [jQuery] Re: Cycle Plugin H... Erik R. Peterson
- [jQuery] Re: Cycle Plugin H... Erik R. Peterson