Button Object Examples: HTML DOM Button Object Examples – Javascript JS





Button Object Examples: HTML DOM Button Object Examples – Javascript JS

Purpose: – Illustrates the for working with the . The button object allows you to access properties related to buttons

Button Object Examples

Standard Properties
classNameAllows you to access the class attribute of the button object.
dirAllows you to access the direction of text attribute of the button object.
langAllows you to access the language attribute of the button object
titleAllows you to access the title attribute of the button object
Button Object Properties
accessKeyAllows you to access the short-cut keyboard key attribute of the button.
disabledAllows you to access the disabled attribute of the button.
formAllows you to access to the form that contains of the button.
idAllows you to access the id attribute of the button object
nameAllows you to access the name attribute of the button object
tabIndexAllows you to access the tabbing order attribute of the button.
typeAllows you to access the type of the form element for the button.
valueAllows you to access to the text value of the button.

Related posts:

  1. Javascript (JS) Body Object Examples: HTML DOM – Javascript (JS) Body Object Examples Javascript (JS) Body Object Examples: HTML DOM - Javascript (JS)...
  2. JavaSript (JS) className Example: HTML DOM Objects – Button Object – JavaScript (JS) className Example JavaSript (JS) className Example: HTML DOM Objects - Button Object...
  3. JavaSript (JS) dir Example: HTML DOM Objects – Button Object – JavaScript (JS) dir Example JavaSript (JS) dir Example: HTML DOM Objects - Button Object...
  4. id JavaScript (JS) Example: HTML DOM Objects – Button Object – id JavaScript (JS) Example id JavaScript (JS) Example: HTML DOM Objects - Button Object...
  5. name JavaScript (JS) Example: HTML DOM Objects – Button Object – name JavaScript (JS) Example name JavaScript (JS) Example: HTML DOM Objects - Button Object...

Related posts brought to you by Yet Another Related Posts Plugin.

Comments

One Response to “Button Object Examples: HTML DOM Button Object Examples – Javascript JS”

    Trackbacks

    Check out what others are saying about this post...
    1. [...] the original here: Button Object Examples: HTML DOM Button Object Examples … Share and [...]



    Speak Your Mind

    Tell us what you're thinking...
    and oh, if you want a pic to show with your comment, go get a gravatar!

    This blog uses the cross-linker plugin developed by Web-Developers.Net