[Javascript] type="image"

Muñoz Peñaloza Carlos Alberto cmunozp at indap.cl
Thu Jul 6 15:55:48 CDT 2006


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

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.evolt.org/pipermail/javascript/attachments/20060706/a69715d7/attachment.htm>


More information about the Javascript mailing list