Ver Mensaje Individual
  #3 (permalink)  
Antiguo 08/12/2009, 16:30
Avatar de masterojitos
masterojitos
 
Fecha de Ingreso: julio-2008
Ubicación: Lima Callao Chucuito
Mensajes: 1.931
Antigüedad: 15 años, 9 meses
Puntos: 105
Respuesta: Ajustar posicion del boton?

Código html:
Ver original
  1. <div style="width:450px;text-align:right">
  2.   <textarea style="width:400; height: 20;" cols="60" rows="1" id="a" onkeypress="return ver(event)"></textarea>
  3.   <input style="margin: 0px;" id="sender" type="button" value="Enviar" onclick="request('chat2.php',null,{'w':$('a').value});$('a').value=''" />
  4. </div>
  5. </form>

suerte.
__________________
Atte. MasterOjitos :ojotes:
Todo sobre Programación Web
Las ultimas tendencias en Efectos y Recursos Web: MasterOjitos Blog