Diferencia entre revisiones de «MediaWiki:Descubriendo09.js»
De Descubriendo la Física
Ir a la navegaciónIr a la búsqueda| Línea 1: | Línea 1: | ||
if (window.screen) { |
if (window.screen) { |
||
| − | alert( |
+ | alert(document.body.style.backgroundImage); |
| − | document.body.style.backgroundImage='url("/descubriendo/background.php?anchoPantalla=200");'; |
||
| − | |||
} |
} |
||
Revisión del 06:45 30 nov 2009
if (window.screen) {
alert(document.body.style.backgroundImage);
}
Debug data:
