|
|
 |
RE: FN-FORUM: Drop downs
date posted 4th August 2005 11:28
On Thu, 4 Aug 2005, Norman Beresford wrote:
> 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.
>> -----Original Message-----
>> From: [EMAIL REMOVED] [EMAIL REMOVED] On=20
>> Behalf Of Norman Beresford
>> 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.
Assuming your options are static and that the leftmost has priority ...
here's a hack:
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
--
Graeme -
Outlook Express user? - http://home.in.tum.de/~jain/software/oe-quotefix/
http://wiki.workalone.co.uk/index.php?page=RulesForPosting
|
 |
|