Hi, I am working on an application utilizing iUI and deploying over ipod touches. One of the requirements of the project is that the people who are updating the content of the application have access to a mock up version on their desktop, so as to test changes. I figure this would be easy, just load the application in chrome, firefox or safari. The problem lies in that the organizations IT department won't okay the use of firefox, chrome or safari, and thus the application has to be accessible from IE. I know, this is not possible. So what I have done is tested for the browser and loaded a different Javascript file just for IE users. I had hoped to write my own implementation of a simple hide / show without all the nice features of iui. I am finding this rather difficult. 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.
Thanks! -- 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.
