.NETGURU
Radio button activate with image
Messages   Related Types
This message was discovered on microsoft.public.dotnet.languages.jscript.

Post a new message to this list...

BoBo
Hey all,
I have the following code, creating a table whith 5 rows and each row can have one of 3 choices (A, B or C). Clicking the Radio Button can be a pain sometimes and therefor I want to be able to click on the image (or even the cell the rb and image are in) to select that radio button.
Here is the table:

<FORM action="/game.php" method="POST" name="GameForm" onSubmit="return Validate(this)"><input type=hidden name=oppid value=0><input type=hidden name=from value=1><table border=1><Caption>Issueing challenge to <b>Player1</b><br>Select moves</Caption><th width=50>Pass</th><th width=50>A</th><th width=50>B</th><th width=50>C</th><tr><td align=center>#1 </td><td valign=bottom><INPUT TYPE="RADIO" name="chal1" value="P"><img src='p.gif'></td><td valign=bottom><INPUT TYPE="RADIO" name="chal1" value="R"><img src='r.gif'></td><td valign=bottom><INPUT TYPE="RADIO" name="chal1" value="S"><img src='s.gif'></td></tr><tr><td align=center>#2 </td><td valign=bottom><INPUT TYPE="RADIO" name="chal2" value="P"><img src='p.gif'></td><td valign=bottom><INPUT TYPE="RADIO" name="chal2" value="R"><img src='r.gif'></td><td valign=bottom><INPUT TYPE="RADIO" name="chal2" value="S"><img src='s.gif'></td></tr><tr><td align=center>#3 </td><td valign=bottom><INPUT TYPE="RADIO" name="chal3" value="P"><img src='p.gif'></td><td valign=bottom><INPUT TYPE="RADIO" name="chal3" value="R"><img src='r.gif'></td><td valign=bottom><INPUT TYPE="RADIO" name="chal3" value="S"><img src='s.gif'></td></tr><tr><td align=center>#4 </td><td valign=bottom><INPUT TYPE="RADIO" name="chal4" value="P"><img src='p.gif'></td><td valign=bottom><INPUT TYPE="RADIO" name="chal4" value="R"><img src='r.gif'></td><td valign=bottom><INPUT TYPE="RADIO" name="chal4" value="S"><img src='s.gif'></td></tr><tr><td align=center>#5 </td><td valign=bottom><INPUT TYPE="RADIO" name="chal5" value="P"><img src='p.gif'></td><td valign=bottom><INPUT TYPE="RADIO" name="chal5" value="R"><img src='r.gif'></td><td valign=bottom><INPUT TYPE="RADIO" name="chal5" value="S"><img src='s.gif'></td></tr><tr><td align=center colspan=4><INPUT TYPE="SUBMIT" name="submit" value='Send'></td></tr></table></FORM>

Can anybody help me out here?

Thanks

Reply to this message...
 
    
Vidar Petursson
Hi,

Call its click method

Single
<element onclick="document.forms[0].RADIONAME.click()"...
Group
<element onclick="document.forms[0].RADIONAME[ INDEX ].click()"...

Where element is the image/cell or what ever

More info
http://msdn.microsoft.com/library/default.asp?url=/workshop/author/dhtml/reference/dhtml_reference_entry.asp

--
Best Regards
Vidar Petursson
==============================
Microsoft Visual: Scripting MVP 2000-2004
http://www.icysoft.com/
http://www.deus-x.com/ Instant e-commerce
http://www.microsoft.com/technet/scriptcenter/
Playground: http://213.190.104.211/ ( IE 5.5+ only )

No matter where you go there you are
==============================
"BoBo" <Click here to reveal e-mail address> wrote in message
news:Click here to reveal e-mail address...
[Original message clipped]

Reply to this message...
 
 




ExamGuru IT Solutions - .Net Guru is owned and operated by ExamGuru, Inc., the man behind .Net Guru. If you're in the market for bespoke software or software consultancy, why not get him and his highly trained team to help? - www.examguru.net/ITCertification
Ad


Need Dot Net Interview Questions?
Ask ExamGuru, Inc. for advice and help on Passing .Net Interviews
.Net Projects
Best-of-breed application framework for .NET projects, developed by ExamGuru, Inc. and ExamGuru IT
Free .net Help
Commission ExamGuru, Inc. and his team for your next bespoke software project
FogBUGZ
The only bug tracking system carefully crafted with one goal in mind: helping teams create great software.
Awesome Tools
If you don't know about these, you're missing out... IT Certification Questions
IT Interview Questions
Free Oracle 10g Training
MCSE Boortcamp
Cisco Study Guides
Cheap Study Guides
Exact Questions
Dot Net Interview Questions
Oracle OCP
Cheap Travel
Designer Perfumes - Wholesale Prices
Free Programming Tutorials
 
ExamGuru IT Solutions - .Net Guru is owned and operated by ExamGuru, Inc., the man behind .Net Guru. If you're in the market for bespoke software or software consultancy, why not get him and his highly trained team to help? - www.examguru.net/ITCertification
 Copyright © ExamGuru, Inc. 2001-2006
Contact Us - Terms of Use - Privacy Policy - www.dot-net-guru.com - www.examguru.net - www.oraclesource.net - www.itinterviews.net - www.examguru.net/ITCertification