I have html like bottom code
<table>
<tr>
<td>
{name length='100'}
</td>
<td>
{otherText length='100'}
</td>
<td>
{otherText2 length='100'}
</td>
</tr>
</table>
I want to change td
s text that start with {name
.
How can i do this?
Aucun commentaire:
Enregistrer un commentaire