|
|
 |
RE: FN-FORUM: Drop downs
date posted 4th August 2005 10:06
Hi Craig
No I won't as the whole thing is running on .Net. The server side stuff
isn't a problem, it's the client side stuff I need to generate.
Norman=20
> -----Original Message-----
> From: [EMAIL REMOVED] [EMAIL REMOVED] On=20
> Behalf Of craig - freelance web designer
> Sent: 04 August 2005 10:19
> To: Norman Beresford
> Subject: RE: FN-FORUM: Drop downs
>=20
>=20
> You may need to look at PHP for that baby!
>=20
> -----Original Message-----
> From: [EMAIL REMOVED] [EMAIL REMOVED] On=20
> Behalf Of Norman Beresford
> Sent: 04 August 2005 02:14
> To: FN-FORUM / [EMAIL REMOVED]
> Subject: FN-FORUM: Drop downs
>=20
>=20
> Hi all
>=20
> I think I posted this before but didn't get a response, so=20
> trying again.
>=20
> What I'm after is a javascript solution which will=20
> effectively change a group of tags into radio=20
> buttons. Basically I have a group of questions, and for each=20
> question the user chooses an answer from a list of possible=20
> answers. However they can only use that answer once per=20
> group of questions.
>=20
> Ie
>=20
> Question 1 - Answer 1
> Question 2 - Answer 3
> Question 3 - Answer 2
>=20
> Is fine
>=20
> But
>=20
> Question 1 - Answer 1
> Question 2 - Answer 1
> Question 3 - Answer 2
>=20
> Isn't
>=20
> The HTML looks something like:
>=20
>
>
> Question 1
>
> Answer 1
> Answer 2
> Answer 3
>
>
> Question 2
>
> Answer 1
> Answer 2
> Answer 3
>
>
> Question 3
>
> Answer 1
> Answer 2
> Answer 3
>
>
>
>
>=20
> Has anyone done anything like this? Or got a URL for=20
> something like this? Or fancies suggesting a way to tackle=20
> it (my thinking is an array which tracks which select has=20
> which answer selected).
>=20
> Norman
>=20
> --
> Freelancers, contractors earn more with Prosperity4 Call 0870=20
> 870 4414 or visit www.prosperity4.com and benefit from Inland=20
> Revenue approved expenses today.
>=20
> To advertise here: http://www.freelancers.net/advertising.html
>=20
>=20
> --
> Freelancers, contractors earn more with Prosperity4 Call 0870=20
> 870 4414 or visit www.prosperity4.com and benefit from Inland=20
> Revenue approved expenses today.
>=20
> To advertise here: http://www.freelancers.net/advertising.html
>=20
> |
 |
|