log in | register | forums
Show:
Go:
Forums
Username:

Password:

User accounts
Register new account
Forgot password
Forum stats
List of members
Search the forums

Advanced search
Recent discussions
- Elsear brings super-fast Networking to Risc PC/A7000/A7000+ (News:)
- Latest hardware upgrade from RISCOSbits (News:)
- Announcing the TIB 2024 Advent Calendar (News:1)
- Code GCC produces that makes you cry #12684 (Prog:39)
- RISCOSbits releases a new laptop solution (News:)
- Rougol November 2024 meeting on monday (News:)
- Drag'n'Drop 14i1 edition reviewed (News:)
- WROCC November 2024 talk o...ay - Andrew Rawnsley (ROD) (News:2)
- October 2024 News Summary (News:3)
- RISC OS London Show Report 2024 (News:1)
Latest postings RSS Feeds
RSS 2.0 | 1.0 | 0.9
Atom 0.3
Misc RDF | CDF
 
View on Mastodon
@www.iconbar.com@rss-parrot.net
Site Search
 
Article archives
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
Hertzsprung
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
Hertzsprung
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