Function addText ()
{
Var strText = " After changing the table content font>";
Document.all ("TD1"). INSERTADJACENTHTML ("Beforeend", Strtext);
//Document.all ("td1" ".innerhtml=strtext; //
//Document.all ("td1" ".innertext=strtext;
//Document.all ("td1" ".insertadjacenttext ("BeForeEnd" ,strtext);
}
script>
hEAD>