David - the <a href> elements aren't really being substituted with the showPageByHRef call from iui.cs when I deploy the identical app on Tomcat(inside JBoss). Any clues? It just goes over to the page, rather than modifying the DOM on the current page... not the desired effect. Thanks!
Martin On May 23, 12:23 pm, "Williams, David L - Rosslyn, VA" <[EMAIL PROTECTED]> wrote: > Martin, > > Yes. It worked fine. > > ________________________________ > > From: [email protected] > [mailto:[EMAIL PROTECTED] On Behalf Of Martin Naskovski > Sent: Friday, May 23, 2008 3:14 PM > To: [email protected] > Subject: Re: iPhone webapps and W3C mobileOK > > Question - has someone used iUI (the .js and the .css) with Tomcat/JSP > as the hosting mechanism, and how did that work out for you? Thanks! > > Martin > > On Fri, May 23, 2008 at 11:50 AM, Sean Gilligan <[EMAIL PROTECTED]> > wrote: > > Two comments: > > 1) You can use iui.css and the images without using the > JavaScript but > you will not get full functionality (slide effects, for example) > and > you'd alway be reloading full pages rather than using Ajax. I'm > not > sure how far one could get going in that direction, but if > anyone has > tried I'd be interested in hearing the results. > > 2) I, personally, believe that the iPhone is establishing a new > class of > mobile device in which JavaScript, advanced CSS (CSS3), and > larger > screens. I'm not familiar with mobileOK, but a brief look says > its > from 2006 and aims to support a broader range of devices. I > don't know > what kind of official or de-facto standard will emerge around > the > iPhone, but Apple is making strong efforts to be standards > compliant and > Webkit (Safari) is Open Source. So it seems to me that you > would either > choose mobileOK or iUI based upon your target devices. > > Why would you want to use iUI *and* be mobileOK compliant? > > -- Sean > > Wouter wrote: > > Hi all, > > would it be possible to develop iPhone webapps with iUi or WA > that are > > W3C mobileOK compliant? It seems that one of the W3C > recommendations > > is to not use Javascript for example. > > > > Wouter > > > > > > > > > > > --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "iPhoneWebDev" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [EMAIL PROTECTED] For more options, visit this group at http://groups.google.com/group/iphonewebdev?hl=en -~----------~----~----~----~------~----~------~--~---
