Click to See Complete Forum and Search --> : order form


tweetie37
09-26-2003, 09:13 AM
Hi everyone:
What if I want to do this:
I have 3 flyers or brochures lined up and when customers click on the one they want, the # of the flyer will show up in the line indicated for it. Is this possible in JS? or should I just write radio button beside each flyer so they can select the one the want? Is this just a simple radio button code or is it more complicated? If it is, can someone help me with the code? Thanks a bunch,

Khalid Ali
09-26-2003, 09:21 AM
what is a line indicator?..
is it a input field next to each flyer? is it a just a text next to each flyer?

all of the above is possible with JS.

tweetie37
09-26-2003, 10:42 AM
Thanks. I want them to click on the flyers themselves and each flyer is numbered at the top and the number would show up in a line in the order form. Could you help me with code?