#1• hola,pues avanzando y avanzando con mi web,necesito los siguientes codigos: |
#2•• 1) <style type="text/css"> |
#3•• Cambiar color y google en www.tuarroba.com Codigo: <!-- PRIMER PASO: Colocar dentro del tag HEAD --> <script LANGUAGE="JavaScript"> function agregar(){ if ((navigator.appName=="Microsoft Internet Explorer") && (parseInt(navigator.appVersion)>=4)) { var url="http://www.tu-sitio.comr/"; var titulo="Nomnre del Sitio"; window.external.AddFavorite(url,titulo); } else { if(navigator.appName == "Netscape") alert ("Presione Crtl+D para agregar este sitio en sus Bookmarks"); } } </script> <!-- SEGUNDO PASO: Colocar dentro del tag BODY --> <input type="button" value="Agregar a favoritos" onClick="javascript:agregar();"> lo otro (lo de la cruz) a parte de inútil no tengo ni idea cual es el code... Y no pediste tanto, hay otros peores. De interés Público
NO AGREGARME COMO AMIGO, gracias Asuntos claros en los temas Consultas en temas no afines serán borradas Tratemos de expresarnos bien, que así da gusto leer |
#4• te gane por un minuto gaf y por una pregunta |
#5• Escrito originalmente por -BigHead- te gane por un minuto gaf y por una pregunta Yo tambien respondí tres, lo que pasa es que si en tuarroba esta para que dejar el code De interés Público
NO AGREGARME COMO AMIGO, gracias Asuntos claros en los temas Consultas en temas no afines serán borradas Tratemos de expresarnos bien, que así da gusto leer |
#6•• Escrito originalmente por GatoGarfield 2-con que codigo puedo poner en la web como una cruz (vertical,orizontal)donde el punto que se juntan este el puntero del raton (no se si me entendeis) Si te refieres a un punto de mira el código es este... entre head y /head Codigo: <style> <!-- #leftright, #topdown{ position:absolute; left:0; top:0; width:1px; height:1px; layer-background-color:black; background-color:red; z-index:100; font-size:1px; } --> </style> entre body y /body Codigo: <div id="leftright" style="width:expression(document.body.clientWidth-2)"></div><div id="topdown" style="height:expression(document.body.clientHeight-2)"></div><script language="JavaScript1.2"> <!-- if (document.all&&!window.print){ leftright.style.width=document.body.clientWidth-2 topdown.style.height=document.body.clientHeight-2 } else if (document.layers){ document.leftright.clip.width=window.innerWidth document.leftright.clip.height=1 document.topdown.clip.width=1 document.topdown.clip.height=window.innerHeight } function followmouse1(){ leftright.style.pixelTop=document.body.scrollTop+event.clientY+1 topdown.style.pixelTop=document.body.scrollTop if (event.clientX<document.body.clientWidth-2) topdown.style.pixelLeft=document.body.scrollLeft+event.clientX+1 else topdown.style.pixelLeft=document.body.clientWidth-2 } function followmouse2(e){ //move cross engine for NS 4+ document.leftright.top=e.y+1 document.topdown.top=pageYOffset document.topdown.left=e.x+1 } if (document.all) document.onmousemove=followmouse1 else if (document.layers){ window.captureEvents(Event.MOUSEMOVE) window.onmousemove=followmouse2 } function regenerate(){ window.location.reload() } function regenerate2(){ setTimeout("window.onresize=regenerate",400) } if ((document.all&&!window.print)||document.layers) window.onload=regenerate2 //--> </script> |
ATENCIÓN: Este tema no tiene actividad desde hace más de 6 MESES, te recomendamos abrir un nuevo tema en lugar de responder al actual |
Opciones: Ir al subforo: |
Permisos: TU NO PUEDES Escribir nuevos temas TU NO PUEDES Responder a los temas TU NO PUEDES Editar tus propios mensajes TU NO PUEDES Borrar tus propios mensajes |
Temas similares | ||||
Tema | Usuarios | Respuestas | Visitas | Actividad |
---|---|---|---|---|
Por: Roberdag, el 22/Jun/2004, 05:15 | 5 | 32k | Aug/08 | |
Por: ToMMy88, el 14/Nov/2003, 22:53 | 3 | 2k | Nov/03 | |
Por: rag26hbk, el 03/Oct/2004, 22:09 | 1 | 3k | Oct/04 | |
Por: x666x_Trojan00_x666x, el 29/Ago/2004, 04:40 | 4 | 4k | Aug/04 | |
Por: iaminvi, el 10/Mar/2003, 17:27 | 23 | 5k | Mar/03 |