Riporto qui di seguito il codice della riga "modello" della tabella DOM.
<DIV id=causa1>
<TABLE><TR><TD>
<TABLE>
<TR>
<TD></TD>
<TD rowspan=2 ><TEXTAREA onKeyUp="CheckLength(this)" tabindex=21 name="fattore_a1" rows="3" cols="83" wrap="virtual">
</TEXTAREA></TD></TR>
<TR>
<TD></TD>
</TR>
</TABLE>
</TD>
</TR>
</TABLE>
<TABLE id=c1_tab >
<TR id=c1_modello>
<TD id=c1_id1 rowspan=2></TD>
<TD id=c1_resp1 rowspan=2></TD>
<TD id=c1_ente1 rowspan=2></TD>
<TD id=c1_prev1></TD>
<TD id=c1_tast1 rowspan=5 width=20>
<input type = "button" value ="I" name="Inserimento" onClick="c1_aggiungi()">
<input type = "hidden" value ="C" name="1" onClick="cancella('c1_',this.name)">
</TD>
</TR>
<TR id=c1_modello2>
<TD id=c1_eff1></TD>
</TR>
<TR id=c1_modello3>
<TD id=c1_az1 rowspan=3 colspan=2 >
<TEXTAREA onKeyUp="CheckLength(this)" maxlength=255 tabindex=27 name="c1_az1" rows="4" cols="47" wrap="virtual"></TEXTAREA>
</TD>
<TD id=c1_note1 rowspan=3>
<TEXTAREA onKeyUp="CheckLength(this)" tabindex=28 name="c1_note1" rows="4" cols="36" wrap="virtual">
</TEXTAREA>
</TD>
<TD id=c1_dom1></TD>
</TR>
<TR id=c1_modello4>
<TD id=c1_tmp1>
</TD></TR>
<TR id=c1_modello5>
<TD id=c1_ris1>
</TD>
</TR>
<TR id=c1_modello6><TD id=c1_sp colspan=4><TD>
</TR>
</TD>
</TABLE>
</DIV>

Rispondi quotando