Ver Mensaje Individual
  #3 (permalink)  
Antiguo 08/02/2002, 20:22
Spÿke_ec
 
Fecha de Ingreso: enero-2002
Mensajes: 196
Antigüedad: 22 años, 3 meses
Puntos: 0
Re: Textarea (es Bien Facil)

Añade esto a tu hoja de estilos:

<pre> .cbody {
SCROLLBAR-FACE-COLOR: #00aaff;
FONT-SIZE: 11px;
SCROLLBAR-HIGHLIGHT-COLOR: #0096FF;
SCROLLBAR-SHADOW-COLOR: #0096FF;
COLOR: #0096FF;
SCROLLBAR-3DLIGHT-COLOR: #00003f;
SCROLLBAR-ARROW-COLOR: #0000FF;
SCROLLBAR-TRACK-COLOR: #0066AA;
FONT-FAMILY: verdana;
SCROLLBAR-DARKSHADOW-COLOR: #000000
}
</pre>

dentro de &lt;head&gt;...&lt;/head&gt; llama a tu hoja de estilos con:

&lt;link rel=&quot;stylesheet&quot; type=&quot;text/css&quot; href=&quot;exec/tuhojadeestilos.css&quot;&gt;

y luego usa esto en tu textarea:

&lt;textarea rows=&quot;6&quot; name=&quot;ejemplo&quot; cols=&quot;39&quot; class=&quot;cbody&quot;&gt;....&lt;textarea&gt;


<iframe frameborder=0 scrolling=no width=100% height=85 src="http://www.ecuadorciencia.com/ocio/firma.html"></iframe>