Re: Using Links for submitting forms
Re: Using Links for submitting forms
- Subject: Re: Using Links for submitting forms
- From: Kevin Windham <email@hidden>
- Date: Mon, 12 Mar 2007 12:28:01 -0500
Well, the way my buttons are set up uses css to load the image. This
makes it easier to do rollovers and all buttons uses the same image
file. The text of the button is the link text and is not contained in
the image. This also prevents needing to use a script for preloading
rollover images. It's just a more convenient way of dealing with
buttons in general, at least from my standpoint. Of course since we
can't submit forms with links, so I have to work around that one issue.
Kevin
On Mar 12, 2007, at 11:41 AM, Jerry W. Walker wrote:
Hi, Kevin,
Have you tried WOImageButton? It does what you seem to be trying
to do in a much more straightforward manner.
Regards,
Jerry
On Mar 12, 2007, at 12:38 PM, Kevin Windham wrote:
I have created some nice looking buttons that use hyperlinks with
some css to create a pleasing effect. ;-)
In order to get these links to submit forms properly I have been
placing WOSubmitButtons in a hidden div and having the link use a
javascript to click the button. Is this a reasonable solution, or
is there a better way to do this.
Thanks,
Kevin
_______________________________________________
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