Greetings Everyone,
I have a unique array (three arrays) associated to each of three radio buttons. I want the associated array (based on a radio onclick) to appear in a select list.
I understand how to convert my array into a select list.
I do not understand how to make this happen without submitting the page to the server.
Is it possible?
I hear rumors that it is possible using JavaScript - but if there is a way with just PHP, HTM and some brains, I would be more happy.
Can anyone help?
Thanks!