I would like to take our current mobile website and redesign it for iPhone use. All of the code on our website is currently run server-side and is split up in multiple pages, but I would like to get all the client-side features like transition animations and iPhone-like buttons that jQTouch offers. Where should I start?
views:
97answers:
1
+1
A:
There is a nice google project that uses CSS to mimic the iPhone UI... Its called IUI... Below is the link to the Google Code project.
Hope this helps you out.
ahefner
2010-07-09 20:30:24
I'll check this out tomorrow morning at work. Is this more friendly with ASP.NET than jQTouch? The ASP.NET controls seemed to break my jQTouch pages.
Tozar
2010-07-11 21:32:33
I ended up sticking with jQTouch. I was able to figure out the cause of my troubles.
Tozar
2010-07-19 19:36:30