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 = "/images/myFile.gif"; } 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 <jbea...@gmail.com> 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 <qdo...@gmail.com> wrote: > >> >> On 05/08/2012, at 10:38 PM, Jake Bearkley <jbea...@gmail.com> 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 - qdo...@gmail.com >> >> Gold Coast, QLD, Australia (GMT+10) >> >> >> >> >> >> >
_______________________________________________ Do not post admin requests to the list. They will be ignored. Webobjects-dev mailing list (Webobjects-dev@lists.apple.com) Help/Unsubscribe/Update your Subscription: https://lists.apple.com/mailman/options/webobjects-dev/archive%40mail-archive.com This email sent to arch...@mail-archive.com