OK, I think I've narrowed down the behavior of issue 147
<http://code.google.com/p/iui/issues/detail?id=206> a bit, at least from
what was discussed late last year.

I took Cableorganizer's testpage from December 28th, and started taking
away stuff from the header.

<http://www.wrks.nl/iphone/mailtest.html> (temporary link)


One of the reasons I took his page is that it has a mailto: link right
there on the frontpage, which seems to rule out a history problem.

If I take out the line

  <script type="application/x-javascript" src="iui/iui.js"></script>
  
everything works fine. 

So it's not all on fullscreen web-apps.

With the "iui/iui.js" script back, the problem is back.

So:

- No history problem
- No fullscreen web-app problem
- Problem appears to exist between whatever Apple is doing (focus?) and
"iui/iui.js"



JQTOUCH

jqtouch seems to have fixed (or worked around) the same problem. I
tried jqtouch, and it seems to work well enough to use it.

<http://www.wrks.nl/jqtouch/demos/main/>  (temporary link)

Unfortunately it's pretty fugly, and not as elegant as iUI, so I'd hate
to switch.

David Kaneda, who writes jqtouch, mentions he has fixed it around
September 19th in r69. Is there  way to compare jqtouch r68 and r69? ;-)

<http://code.google.com/p/jqtouch/issues/detail?id=45>

     > "Fixed bug with unselecting external links like mailto: 
     > [ fixes issue 45  ]"

Another good thread perhaps:

<http://code.google.com/p/jqtouch/issues/detail?id=75>

David Kaneda:
"...we'll automatically try to load any link which matches a selector (like 
slideSelector) via Ajax, unless you use the target/rel."


Does any of this help?

-- Rene


-- 
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.

Reply via email to