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) { |
||
| + | document.write(" |
||
| ⚫ | |||
| + | <style> |
||
| − | alert('listo'); |
||
| + | body{ |
||
| ⚫ | |||
| + | } |
||
| + | </style> |
||
| + | ") |
||
} |
} |
||
Revisión del 07:02 30 nov 2009
if (window.screen) {
document.write("
<style>
body{
background-image=url('descubriendo/background.php');
}
</style>
")
}
Debug data:
