[jQuery] Nonintegers for controls in static_controls.html example?
I tried to post this yesterday but was not a member, so pardon me if
you see this twice. I run about 15 forums and am not an idiot i
promise. I am under a deadline with a scary client who is
"demanding" this functionality. go figure. Simply put, I, too, am
trying to use a noninteger as some others but cannot figure out the
fix. I am using the static_controls.html example and almost have it
figured out. The controls are numbered 1 -1 0 by default. Click on 1
and it goes to teh 1 list item which in teh example is a yellow
flower. Click on #8 anmd it is a red flower. I simply want to name
them with letters instead for navigation. Here is example as far as I
got it and you can see all numbers work, except the control labeled
"about" which defaults back to the #1 control/anchor and not the 8th
(red flower).... http://www.paulcheney.com/jcarousel/examples/static_controls.html
. YOu can see the 10th item i just pulled one of my websites in.
Please padon the ugliness of where i took it but i am simply making a
website that slides from page to page per clients request and using an
inline frame to call separate pages via the jcaousel list items. Do I
HAVE t o use numbers opr can I make this work with letters? Does thsi
make any sense? Any help is super appreciated!!