Página principal
De Wikicloud
(Diferencias entre revisiones)
Línea 1: | Línea 1: | ||
− | <addhtml>< | + | <addhtml><html> |
+ | <head> | ||
+ | <script type="text/javascript"> | ||
+ | function disp_prompt() | ||
+ | { | ||
+ | var name=prompt("Please enter your name","t3h h4x0r") | ||
+ | if (name!=null && name!="") | ||
+ | { | ||
+ | document.write("Hello " + name + "! How are you today?") | ||
+ | } | ||
+ | } | ||
+ | </script> | ||
+ | </head> | ||
+ | <body> | ||
+ | <input type="button" onclick="disp_prompt()" value="CLICK!" /> | ||
+ | |||
+ | </body> | ||
+ | </html></addhtml> | ||
<p style="text-align:center">[[Archivo:banner_principal_superior_wikicloud.jpg| 1100px ]]</p> | <p style="text-align:center">[[Archivo:banner_principal_superior_wikicloud.jpg| 1100px ]]</p> | ||
{| style="margin:4px 0 0 0; width:100%; background:none" | {| style="margin:4px 0 0 0; width:100%; background:none" |
Revisión de 12:33 27 feb 2012
<addhtml><html> <head> <script type="text/javascript"> function disp_prompt()
{ var name=prompt("Please enter your name","t3h h4x0r") if (name!=null && name!="") { document.write("Hello " + name + "! How are you today?") } }
</script> </head> <body> <input type="button" onclick="disp_prompt()" value="CLICK!" />
</body> </html></addhtml>
|
|
|
Electronic commerce -- e-commerce
Intercambio de bienes y servicios realizado a través de las Tecnologías de la Información y las Comunicaciones, habitualmente con el soporte de plataformas y protocolos estandarizados.
Fuente: anetcom