Radio.onclick() Handler
Name
Radio.onclick() Handler---invoked when a Radio button is selected
Navigator 2.0, Internet Explorer 3.0
Synopsis
<INPUT TYPE="radio" a definition of the handler
onClick="handler-statements">
radio.onclick a reference to the handler
radio.onclick(); an explicit invocation of the handler
onclick() is an event handler invoked when the user
clicks on a Radio button. This event handler is defined by
the onClick attribute of the HTML <INPUT>
tag that defines the Radio button. The value of this
attribute may be any number of JavaScript statements,
separated by semicolons; these statements will be executed
when the user clicks on (i.e., checks or unchecks) the button.
Radio.onblur()
Radio.onfocus()
file: /Techref/language/JAVA/script/definitive/refp_322.htm,
4KB, , updated: 2019年10月14日 16:00, local time: 2025年9月19日 06:17,
©2025 These pages are served without commercial sponsorship. (No popup ads, etc...).Bandwidth abuse increases hosting cost forcing sponsorship or shutdown. This server aggressively defends against automated copying for any reason including offline viewing, duplication, etc... Please respect this requirement and DO NOT RIP THIS SITE.
Questions?<A HREF="http://techref.massmind.org/techref/language/JAVA/script/definitive/refp_322.htm"> [Chapter 21] Reference: Radio.onclick()</A>
Did you find what you needed?
Welcome to massmind.org!
Welcome to techref.massmind.org!
.