Posted: Wed Jan 21, 2004 5:38 pm
There's some nice tricks suggested in here (buyukcer particularly has the right idea), but make sure you know your demographic pretty well before you start using ONLY javascript to submit forms. You can disable the functionality of an entire site pretty easily that way if the client isn't javascript enabled (and a surprisingly high number aren't). So be careful, and don't let form get in the way of function.