Re: Submit FORM without showing submit element

2004-04-07 Thread Don
Yes, the key is to "tie something to that", the desirable way would be something like FORM action="" method="post" however, I don't know a) if onEnter is an event handler; b) even if it is, without this line a FORM is considered complete (ready to be processed). >> From: Chunshen (Don) Li > >T

RE: Submit FORM without showing submit element

2004-04-07 Thread Philip Arnold
> From: Chunshen (Don) Li > > Has any of you encountered a situation where you want user to > hit Enter to submit the FORM, mainly for IE5+ browser, > Netscape6+ support would be nice as well, > in other words, have the function of > > while not showing it, the CSS attribut of style="display: