Jonathan Valerio Pacheco
Fecha & Hora:
a) Contenido De InnerHTML de elemento identificado por id="h2"
document.getElementById(\"h2\").innerHTML = [" + document.getElementById("h2").innerHTML + "]
b) Contenido de outerHTML de elemento identificado por id="h1"
document.getElementById("h1").innerHTML = msj;
c) Contenido De la Propiedad Global: location.href
location.href = [http://jvpdesign.neocities.org/modulo03.html]
d) Contenido De La Propiedad Global: location
Object.getOwnPropertyNames(location) = [replace,assign,hash,search,pathname,port,hostname,host,protocol,
origin,href,ancestorOrigins,reload,toString,valueOf]
e)Contenido De Las Propiedades Globales: Screen.Width Y Screen.Heigth