JavaScript / DHTM -> innerHTML - TechRepublic
General discussion
June 24, 2002 at 07:59 PM
rakeshkanojia

JavaScript / DHTM -> innerHTML

by rakeshkanojia . Updated 24 years ago

Can the ID name with the innerHTML (.innerHTML) be changed with the help of for statement in JavaScript:
Code Below (not working)

*************************************************
function Common_Required_Field()
{
var Var_Required_Fields_Common = new Array(“Fldtxt1”, “Fldtxt2”, “Fldtxt3”, “Fldtxt4”);
for (i=0; i *“;
}
}

Type of User


Type of User


Type of User


Type of User

*************************************************

This discussion is locked

All Comments