You are on page 1of 3

Objeto Propiedades Métodos Eventos

Button form  blur  onBlur  Botón


name  click  onClick  utilizado en el
type  focus onFocus formulario
value
Checkbox checked  blur  onBlur  Es un
defaultChecked  click  onClick  elemento del
form  focus onFocus formulario
name 
type 
value
document alinkColor  close  none Toda la pagina
Area  open  web
bgColor  write 
cookie  writeln
fgColor 
Form 
forms 
Image 
images 
lastModified 
linkColor 
Link 
links 
referrer 
title 
URL 
vlinkColor
Form action  reset  onReset  Es el
Button  submit onSubmit formulario,
Checkbox  cuando se crea
elements  un formulario
Hidden  en realidad se
length  genera un
method  objeto form
name 
Password 
Radio 
Reset 
Select 
Submit 
target 
Text 
Textarea
Frame frames  blur  onBlur 
name  clearTimeout  onFocus
length  focus 
parent  setTimeout
self 
window
Image border  none onAbort 
height  onError 
hspace  onLoad
lowsrc 
name 
prototype 
src 
width
Link and hash  none onClick 
Area host  onMouseOut 
hostname  onMouseOver
href 
pathname 
port 
protocol 
search 
target
Password defaultValue  blur  onBlur 
form  focus  onFocus
name  select
type 
value
Select form  blur  onBlur  Es un
length  focus onChange  elemento del
name  onFocus formulario
options 
selectedIndex 
text 
type
String length  blink  none Es una cadena
prototype bold  de caracteres
fixed 
fontcolor 
fontsize 
indexOf 
italics 
link 
small 
split 
strike
Submit form  blur  onBlur  Es un
name  click  onClick  elemento del
type  focus onFocus formulario
value
Text defaultValue  blur  onBlur  Es un
form  focus  onChange  elemento del
name  select onFocus  formulario
type  onSelect
value
Textarea defaultValue  blur  onBlur  Es un
form  focus  onChange  elemento del
name  select onFocus  formulario
type  onSelect
value
window closed  alert  onBlur  Es el objeto
defaultStatus  blur  onError  que engloba a
document  clearTimeOut  onFocus  la ventana del
Frame  close  onLoad  nave
frames  confirm  onUnload
history  focus 
length  open 
location  prompt 
name  setTimeOut
opener 
parent 
self 
status 
top 
window

You might also like