Vanilla 1 is no longer supported or maintained. If you need a copy, you can get it here.
HackerOne users: Testing against this community violates our program's Terms of Service and will result in your bounty being denied.

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.