J
just1coder
Is it possible to create a dropdown list populated by the contents of a textarea?
<textarea>
<a name="this">this</a>
<a name="that">that</a>
</textarea>
Then, the dropdown would have the <a> values as options...
Please reply to
just1coder -at- yahoo -dot- ca
<textarea>
<a name="this">this</a>
<a name="that">that</a>
</textarea>
Then, the dropdown would have the <a> values as options...
Please reply to
just1coder -at- yahoo -dot- ca