0

I am looking for something similar to HTMLInputElement.select(), but for tags that are not input like <p> and <td>

Example:

<td onfocus="this.select()"> text </td>

0 Answers0