iUI is for mobile, and meant to use latest web technologies that mobile browsers supports like CSS3, localStorage, geolocalisation, … If IE doesn't support them, too bad for it, but since IE on mobile is kind of dead / out of the smartphone game, i just really don't care.
No way for me to loose time and go down in features to support a sucky browser that nobody will use in "normal" (mean mobile) case. Need a desktop browser framework that support all browsers? There is already dozens out, JQuery comes first in mind... My 0,02€ R. Le 21 juin 2010 à 20:29, Sean Gilligan a écrit : > > > On Jun 21, 2010, at 12:42 PM, Matt <[email protected]> wrote: > >> I am working on an application utilizing iUI > >> I was wondering if anyone knows of any comparable >> frameworks designed to work in IE which utilizes the same idea as iUI >> (ul ids) to show only one page and hide everything else. The framework >> doesn't have to be complete, I am more looking for code samples of how >> to do something like this in IE. > > Three ideas for making iUI work on IE: > > 1) Try IE9 beta > 2) Chrome Frame > 3) Modify iUI to use a cross platform framework, (e.g. JQuery) for event > handling > a) you could take a look at an early version of jQTouch. > b) Here is a lightweight event solution: > http://ejohn.org/blog/flexible-javascript-events/ > > -- Sean > >> > > -- > 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. > -- 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.
