Here's what I've come up with...
The trap field:
<textarea name="textarea" style="display: none" id="textarea"></textarea>
My requirements / conditions that make this work:
<input name="required" type="hidden" value="realname,email,phone">
<input name="conditions2" type="hidden" id="conditions2" value=":##TEST#email^textarea#Humans can't see the textarea field! You must be a SPAMBOT!#" />
I have no idea if the invisible field trap is even valid these days, but it's just another piece to protect my form from spam. I'd love to hear input on this.
Tylan
Bookmarks