Options

some easy js help

y2kbgy2kbg New
edited January 2007 in Vanilla 1.0 Help
i have this code:

<li><b>Html:</b><textarea name="html" style="vertical-align: top;" cols="77" wrap=off ></textarea><a href="javascript:alert(????????????);">bigger</a><a href="#bottom" onclick="javscript: this.parentNode.parentNode.removeChild(this.parentNode);">Remove Forever</a></li>

What would I replace the ??????? with so that it would alert (or change) the name (or other values) of the textarea, by using relative proximity only. It would be easy if the page was static but these a generated dynamically.
This discussion has been closed.