¿Quieres reaccionar a este mensaje? Regístrate en el foro con unos pocos clics o inicia sesión para continuar.
Buscar
 
 

Resultados por:
 


Rechercher Búsqueda avanzada


MusicPlaylist
MySpace Music Playlist at MixPod.com

Últimos temas
» Karate Dog
Super buscador EmptyMar Dic 16, 2008 4:43 pm por Alex@nder

» Day of the Dead
Super buscador EmptyMar Dic 16, 2008 4:43 pm por Alex@nder

» El vuelo de los muertos vivientes
Super buscador EmptyMar Dic 16, 2008 4:42 pm por Alex@nder

» Hotel sin salida
Super buscador EmptyMar Dic 16, 2008 4:41 pm por Alex@nder

» Hostel 1 y 2
Super buscador EmptyMar Dic 16, 2008 4:41 pm por Alex@nder

» Una noche para morir
Super buscador EmptyMar Dic 16, 2008 4:40 pm por Alex@nder

» Scream 1 y 3
Super buscador EmptyMar Dic 16, 2008 4:40 pm por Alex@nder

» Silent Hill
Super buscador EmptyMar Dic 16, 2008 4:39 pm por Alex@nder

» Destino Final 1, 2 y 3
Super buscador EmptyMar Dic 16, 2008 4:38 pm por Alex@nder

Navegación
 Portal
 Índice
 Miembros
 Perfil
 FAQ
 Buscar
Foro
ul.linklist li.rightside{font-size: 0px;}

Super buscador

Ir abajo

Super buscador Empty Super buscador

Mensaje por IvanswebS™ Dom Nov 16, 2008 11:38 pm

hola





este es un codigo de un buscador en distintas web que son google,
yuotube, wikipedia, yahoo, mapas, noticias, imagenes, eBay bueno espero
que les guste








Código:
Código:

<script type="text/javascript">

function focalizeaza()

{formular.q.focus();}



function excForm(frm, actionURL){

  var val = frm.q.value;

  location.href = actionURL + val;}

</script>

<div align="center">

<!-- SG -->

<form method="get" action="http://www.google.com/search?q=" name="formular" target="_top" id="formular">

<input type="hidden" name="hl" value="es" />

<table><tr><td nowrap="nowrap" valign="top" align="center">

<label for="sbi" style="display: none">Introduzca los t&eacute;rminos de b&uacute;squeda.</label>

<input type="text" name="q" size="55" maxlength="255" value="" id="sbi" />

</td>

</tr>

<tr><td valign="top" align="center">

<label for="sbb" style="display: none">Env&iacute;e el formulario de b&uacute;squeda</label>

<input type="submit" name="sbb" value="Google" id="sbb" />

<!-- SG -->

<input type="button" onclick="excForm(this.form,
'http://es.wikipedia.org/wiki/Special:Search?search=')"
value="Wikipedia" />

<input type="button" onclick="excForm(this.form, 'http://es.search.yahoo.com/search?p=')" value="Yahoo!" />

<input type="button" onclick="excForm(this.form, 'http://maps.google.com/maps?q=')" value="Mapas" />

</td></tr><tr><td align="center">

<input type="button" onclick="excForm(this.form, 'http://es.youtube.com/results?search_query=')" value="YouTube" />

<input type="button" onclick="excForm(this.form, 'http://news.google.com/news?q=')" value="Noticias" />

<input type="button" onclick="excForm(this.form, 'http://search.ebay.es/search/search.dll?satitle=')" value="eBay" />

<input type="button" onclick="excForm(this.form, 'http://images.google.com/images?q=')" value="Im&aacute;genes" />

</td></tr></table>

</form>

</div>
IvanswebS™
IvanswebS™
Administrador
Administrador

Cantidad de envíos : 42
Edad : 28
Localización : Argentina-rosario
Empleo /Ocio : Web master
Humor : Genial
Barra de Respeto :
Super buscador Left_bar_bleue100 / 100100 / 100Super buscador Right_bar_bleue

Fecha de inscripción : 12/11/2008

http://ivanswebs.com.ar

Volver arriba Ir abajo

Volver arriba

- Temas similares

 
Permisos de este foro:
No puedes responder a temas en este foro.