![Antiguo](http://static.forosdelweb.com/fdwtheme/images/statusicon/post_old.gif)
07/02/2010, 18:16
|
![Avatar de angel1993](http://static.forosdelweb.com/customavatars/avatar325038_2.gif) | | | Fecha de Ingreso: octubre-2009
Mensajes: 752
Antigüedad: 15 años, 4 meses Puntos: 22 | |
problema a cambiar el ancho <script type="text/javascript">
function tama(pid){
document.getElementById(pid).width=document.getEle mentById(pid).width+=1
}
</script>
osea se debería sumar 1 al ancho pero el efecto es de como si se multiplicase osea se ancha exagerao.. |