Maybe setting his "onsubmit" event to "return false"?
Muñoz Peñaloza Carlos Alberto escreveu:
> Hi list, i have a problems, how disabled a button the type=”image”,
> for example:
>
> Function disabled_btn()
>
> {
>
> Document.form1.imgaceptar.disable=false;
>
> }
>
> <form name=”form1”>
>
> <input type="image" name="imgaceptar" id="imgaceptar"
> src="..\images\btnguardar.GIF" alt="" border="0" />
>
> </form>
>
> Thanks all.
>
> bye
>
>------------------------------------------------------------------------
>
>_______________________________________________
>Javascript mailing list
>Javascript at LaTech.edu
>https://lists.LaTech.edu/mailman/listinfo/javascript
>
>
--
Flavio Gomes
flavio at economisa.com.br