[jQuery] Question about Select working with array
So I'm having trouble figuring about how to use the input from a
select object onchange to pull a matching piece of data from an array
and use it to change some text on a page.
I've isolated what I'm trying to do on this page and commented it
pretty thoroughly:
http://www.tscplcommunityconnect.com/beta/pulldown-array-helpme.htm
I just can't seem to find a tutorial on how to take the value from the
select box and pull it's match from an array that I set up.
Any help will be gratefully accepted.
Thanks,
Evan