Re: what to do with the <return> key
Re: what to do with the <return> key
- Subject: Re: what to do with the <return> key
- From: Guido Neitzer <email@hidden>
- Date: Mon, 5 Mar 2007 16:27:18 -0700
On 05.03.2007, at 16:05, Mike Schrag wrote:
If you use Project Wonder, this is an option on WOForm (ERXWOForm,
which gets patched in as WOForm) ... You can either pass in
addDefaultSubmitButton = true, or set
er.extensions.ERXWOForm.addDefaultSubmitButtonDefault = true in
Properties and it will make a hidden submit button like Sam talks
about.
Yeah, but this:
<input type=\"submit\" style=\"position: absolute; left: -100px; top:
-1000px; \" name=\"WOFormDummySubmit\" value=\"WOFormDummySubmit\" />"
should perhaps really be a 'style="visibility: hidden;" thing. As far
as I know, you can get really weird results with the positioning
thing above. But there might be advantages of the stuff above I don't
see - it just gave us some headache a couple of months ago where this
submit button came from that broke our css layout ... ;-)
cug
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Webobjects-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden