Acorn Arcade forums: Programming: Browser test
|
Browser test |
|
Hertzsprung (15:53 30/7/2002) Revin Kevin (20:15 30/7/2002) law (21:23 30/7/2002) Hertzsprung (08:10 31/7/2002)
|
|
James Shaw |
Message #17318, posted by Hertzsprung at 15:53, 30/7/2002 |
Ghost-like
Posts: 1746
|
Could you let me know if it is possible to deselect all radio buttons in an Exclusive Selection Group in any of the RISC OS browsers. If you want some test HTML code, try this:
<HTML> <BODY> <FORM> <INPUT TYPE="RADIO" NAME="ctl">Test1 <INPUT TYPE="RADIO" NAME="ctl">Test2 <INPUT TYPE="RADIO" NAME="ctl">Test3 </FORM> </BODY> </HTML> |
|
[ Log in to reply ] |
|
Kevin Wells |
Message #17323, posted by Revin Kevin at 20:15, 30/7/2002, in reply to message #17318 |
Member
Posts: 644
|
Oregano nothing selected first but when selected cant deselect Fresco As above Oregano2 As Above Webster First button selected and cant deselect |
|
[ Log in to reply ] |
|
Dave Lawton |
Message #17324, posted by law at 21:23, 30/7/2002, in reply to message #17323 |
Member
Posts: 14
|
Browse - nothing selected first but when selected can deselect using Adjust |
|
[ Log in to reply ] |
|
James Shaw |
Message #17328, posted by Hertzsprung at 08:10, 31/7/2002, in reply to message #17324 |
Ghost-like
Posts: 1746
|
Thanks for the feedback - Browse would have to be the odd one out, wouldn't it. Looks like I'll have to write some server-side validation after all. |
|
[ Log in to reply ] |
|
|
Acorn Arcade forums: Programming: Browser test |