|
|
 |
RE: FN-FORUM: Javascript question
date posted 8th August 2007 20:32
[EMAIL REMOVED] wrote:
> I am trying to change the value of the input field Total_Amount using
> Javascript with=20
>=20
> document.getElementById("Total_Amount").value =3D "=A3" + Total;
>=20
> Can it be done?
Yes, should be fine
> I am getting document.getElementById("Total_Amount") has no properties
>=20
> This is the div
>=20
>
>
> id=3D"Total_Amount" value=3D"£"
> title=3D"Maximum Platform Lending" readonly> |
 |
|