Ver Mensaje Individual
  #1 (permalink)  
Antiguo 16/03/2006, 17:14
talle
 
Fecha de Ingreso: junio-2003
Ubicación: Sevilla
Mensajes: 210
Antigüedad: 20 años, 11 meses
Puntos: 1
Pregunta No me funciona el salto de línea...

Tengo esto:

Cita:
<FORM name=MiMenu style="float: center;">
<SELECT name=categorias style="width: 200px; font-family: Verdana,Arial; font-size: 11px; color: #FFFF99; background-color: #C84201; position:relative; float:center" onchange="window.location=MiMenu.categorias.option s[MiMenu.categorias.selectedIndex].value; tabindex=1">
<OPTION selected>Categorías...</OPTION>
<OPTION value="/categoria1.html">Categoria 1</OPTION>
<OPTION value="/categoria2.html">Categoria 2</OPTION>
<OPTION..... etc......
<OPTION value="JavaScript:alert('No está permitido incluir enlaces en esta categoría.\nSelecciona una de sus sub-categorías.')">Categoria 9</OPTION>
<OPTION..... etc......
</SELECT>
</FORM>
El salto de línea \n no me funciona.

¿Por qué ocurre esto?...

Saludos.
__________________
dominioslibres.info