Re: AjaxSubmitButton
Re: AjaxSubmitButton
- Subject: Re: AjaxSubmitButton
- From: Ramsey Lee Gurley <email@hidden>
- Date: Thu, 21 Jan 2010 07:50:11 -0500
Please keep the replies on list so other's can benefit from your question.
An example would be
<webobject name="SubmitButton"><webobject name="Image"/></webobject>
SubmitButton: AjaxSubmitButton { elementName = "button"; updateContainerID = "someID"; }
Image: WOImage { filename = "submitImage.jpg"; }
Or, if you prefer, you could use elementName="a" or "div" or something else since no version of IE really handles the button element correctly.
Ramsey On Jan 21, 2010, at 2:35 AM, Venu A wrote: Hi, thanks for helping, but am not getting exactly, can u post clearly with required properties for AjaxSubmitbutton and WOActiveImage. I want to use WOActiveImageButton insted of normal html button which is generated by AjaxSubmitButton.
Thanks and regards, Venu
On Thu, Jan 21, 2010 at 12:01 PM, Ramsey Lee Gurley <email@hidden> wrote:
You can use a binding like
elementName="button";
And then wrap your image with the button.
http://webobjects.mdimension.com/hudson/job/Wonder53/javadoc/er/ajax/AjaxSubmitButton.html
On Jan 21, 2010, at 1:22 AM, Venu A wrote:
> Hi all,
>
> When i use AjaxSubmitButton it is generated a normal html button, insted of that normal html button i want to use rich button which is created by the tool like
> submit.jpg button.How can i use the submit.jpg button with same AjaxSubmitButton functionality.plz help me.
>
>
> thanks and regards,
> Venu
> _______________________________________________
> 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
|
Attachment:
smime.p7s
Description: S/MIME cryptographic signature
_______________________________________________
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