• Open Menu Close Menu
  • Apple
  • Shopping Bag
  • Apple
  • Mac
  • iPad
  • iPhone
  • Watch
  • TV
  • Music
  • Support
  • Search apple.com
  • Shopping Bag

Lists

Open Menu Close Menu
  • Terms and Conditions
  • Lists hosted on this site
  • Email the Postmaster
  • Tips for posting to public mailing lists
Re: AjaxSubmitButton
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: AjaxSubmitButton


  • Subject: Re: AjaxSubmitButton
  • From: Venu A <email@hidden>
  • Date: Thu, 21 Jan 2010 19:22:36 +0530

Hi,

Thanks for giving the exact information what i want, but it is not working.
The problem is the image(image which is given for WOImage) is not appearing in the UI.
It is appearing without any image, the small empty button is appearing(but action is working fine
when i clicked on it),what do i do for getting button with image.

Thanks and regards,
Venu


On Thu, Jan 21, 2010 at 6:20 PM, Ramsey Lee Gurley <email@hidden> wrote:
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




 _______________________________________________
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

  • Follow-Ups:
    • Re: AjaxSubmitButton
      • From: Ramsey Gurley <email@hidden>
References: 
 >AjaxSubmitButton (From: Venu A <email@hidden>)
 >Re: AjaxSubmitButton (From: Ramsey Lee Gurley <email@hidden>)
 >Re: AjaxSubmitButton (From: Ramsey Lee Gurley <email@hidden>)

  • Prev by Date: Re: AjaxSubmitButton
  • Next by Date: Re: Frames Session problem..
  • Previous by thread: Re: AjaxSubmitButton
  • Next by thread: Re: AjaxSubmitButton
  • Index(es):
    • Date
    • Thread