You are viewing a plain text version of this content. The canonical link for it is here.
Posted to user@struts.apache.org by "Barnett, Brian W." <bb...@scholarinc.com> on 2004/08/11 16:58:42 UTC

[OT] "hidden" submit button

Does anyone know how to create a hidden submit button? We're using images
for the buttons, but still want the "enter" key to submit the form. Is there
a better way to handle this? We tried a few things with css but it didn't
seem to work. (visibility:hidden and display:none will hide the button, but
"enter" does nothing.)

 

Thanks,

Brian