|
|
 |
RE: FN-FORUM: Drop downs
date posted 4th August 2005 12:20
Hi all
Thanks for those responses. I think I'm probably going to customise
Graeme's solution. The problem is that I actually have multiple
question groups. So I'll need to indicate which question group's
dropdowns I'm checking.
Thanks for those, given me a lot to go on.
Norman=20
> -----Original Message-----
> From: [EMAIL REMOVED] [EMAIL REMOVED] On=20
> Behalf Of Graeme J Sweeney
> Sent: 04 August 2005 12:04
> To: Norman Beresford
> Subject: RE: FN-FORUM: Drop downs
>=20
>=20
> On Thu, 4 Aug 2005, Norman Beresford wrote:
>=20
> > No I won't as the whole thing is running on .Net. The server side=20
> > stuff isn't a problem, it's the client side stuff I need to=20
> generate.
>=20
> >> -----Original Message-----
> >> From: [EMAIL REMOVED] [EMAIL REMOVED] On=3D20=20
> Behalf Of=20
> >> Norman Beresford
>=20
> >> What I'm after is a javascript solution which will=3D20 effectively =
> >> change a group of tags into radio=3D20 buttons. =20
> Basically I=20
> >> have a group of questions, and for each=3D20 question the=20
> user chooses=20
> >> an answer from a list of possible=3D20 answers. However=20
> they can only=20
> >> use that answer once per=3D20 group of questions.
>=20
> Assuming your options are static and that the leftmost has=20
> priority ...
> here's a hack:
>=20
>
>
> XOR select
>
>
>
>
>
>
>
>
> Question 1
>
> Select
> Answer 1
> Answer 2
> Answer 3
>
>
> Question 2
>
> Select
> Answer 1
> Answer 2
> Answer 3
>
>
> Question 3
>
> Select
> Answer 1
> Answer 2
> Answer 3
>
>
>
>
>
>
>
>=20
> --
> Graeme -
> Outlook Express user? -=20
> http://home.in.tum.de/~jain/software/oe-quotefix/
> http://wiki.workalone.co.uk/index.php?page=3DRulesForPosting
>=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
> |
 |
|