Re: WOPopUpButton not working on ipad
Re: WOPopUpButton not working on ipad
- Subject: Re: WOPopUpButton not working on ipad
- From: Jake Bearkley <email@hidden>
- Date: Thu, 09 Aug 2012 13:24:41 +0930
Yes, well almost, the images are validating correctly because they are missing the closing tag.
Can anyone think of any other reason a popup button is not working correctly.
It is wrapped in a conditional, based on a value higher up the page.
As a side note: Does anyone know how to get a closing tag on an <img> tag
I am using
myImage: WOImage {
src = "">
}
it I change it to ERXImage, this image is not displayed as I think it is trying to reference a WebServerResource file insted of a standard webserver file.
Cheers
Bearko
On Thu, Aug 9, 2012 at 1:20 PM, Jake Bearkley
<email@hidden> wrote:
Yes, well almost, the images are validating correctly because they are missing the closing tag.
Does anyone know how to get a closing tag on an <img> tag
I am using
myImage: WOImage {
On Sun, Aug 5, 2012 at 10:41 PM, Q
<email@hidden> wrote:
On 05/08/2012, at 10:38 PM, Jake Bearkley <
email@hidden> wrote:
Hi All,
I have a WOForm with multiple select which includes a WOPopUpButton
It works fine in web browsers, but not on the ipad.
Other WOPopUpButtons appear to work fine on the ipad, just not this one.
When a button is pressed, html content based on the popup button selected is displayed lower down the page.
In the case of the ipad, the screen refreshes but the original value is displayed in the popup, and no html content is displayed further down.
Can someone think of a reason why one would work and the other doesn't.
Does your markup validate correctly against an HTML validator?
--
Seeya...Q
Quinton Dolan - email@hidden
Gold Coast, QLD, Australia (GMT+10)
_______________________________________________
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