Developer.com Click here to support our advertisers
Click here to support our advertisers
SOFTWARE
FOR SALE
BOOKS
FOR SALE
SEARCH CENTRAL
* JOB BANK
* CLASSIFIED ADS
* DIRECTORIES
* REFERENCE
Online Library Reports
* TRAINING CENTER
* JOURNAL
* NEWS CENTRAL
* DOWNLOADS
* DISCUSSIONS
* CALENDAR
* ABOUT US
----- Journal:

Get the weekly email highlights from the most popular online Journal for developers!
Current issue -----
developer.com
developerdirect.com
htmlgoodies.com
javagoodies.com
jars.com
intranetjournal.com
javascripts.com

REFERENCE

All Categories : ActiveX

Appendix B

HTML Intrinsic Controls: Properties, Events, and Methods


The tables in this appendix summarize the properties, events, and methods for the Elements objects otherwise known as HTML Intrinsic Controls.

  • Button
  • Submit
  • Reset
  • CheckBox
  • Radio
  • Password
  • Text
  • TextArea
  • Select
  • Hidden

Table B.1. The Button, Submit, and Reset controls.
PropertiesEvents Methods
formOnClick click
nameOnFocus focus
value   
enabled   

Table B.2. The CheckBox control.
PropertiesEvents Methods
formOnClick click
nameOnFocus focus
value   
enabled   
checked   
defaultchecked   

Table B.3. The Radio control.
PropertiesEvents Methods
formOnClick click
nameOnFocus focus
value   
enabled   
checked   

Table B.4. The Password control.
PropertiesEvents Methods
formOnBlur blur
nameOnFocus focus
value   
enabled   

Table B.5. The Text and Textarea controls.
PropertiesEvents Methods
formOnBlur blur
nameOnFocus focus
value   
enabled   

Table B.6. The Select control.
PropertiesEvents Methods
lengthOnBlur blur
optionsOnFocus focus
selectedIndexOnChange

Table B.7. The Hidden control.
PropertiesEvents Methods
name   
value   


HomeAbout UsSearchSubscribeAdvertising InfoContact UsFAQs
Use of this site is subject to certain Terms & Conditions.
Copyright (c) 1996-1998 EarthWeb, Inc.. All rights reserved. Reproduction in whole or in part in any form or medium without express written permission of EarthWeb is prohibited.
Please read the Acceptable Usage Statement.
Contact reference@developer.com with questions or comments.
Copyright 1998 Macmillan Computer Publishing. All rights reserved.

Click here for more info

Click here for more info