[jQuery] Complex Ajax Image Slider
Hello,
I tried posting this once before but the post doesn't seem to be
appearing after many many minutes. I am trying to put together an
ajax image slider that allows the user to specify a title for each
image.
I have a mockup located at http://static.spartaninternet.com/sandbox/slider-example.jpg
When the user clicks the next/previous arrow, two things should
happen:
1) the image should change to whatever the next image is
2) the titles should advance (as in a carousel) so that the current
image's title is in the middle
I've spent a lot of time researching scripts that could possibly do
this and haven't been able to find anything to meet my needs. I'm
still fairly new to JavaScript and jQuery, so writing something from
scratch is pretty much out of the question given the time frame I
have. If anyone has any suggestions I'd greatly appreciate it!
Cheers,
~amy