JavaScript UI framework for developing web applications with iOS-like interface
Questions tagged [iui]
23 questions
0
votes
2 answers
Cannot talk to asp.net server
Totally n00b question, Im making my first ASP.NET website, with the added twist of using IUI framework that makes things look nice on the iPhone.
How do I hookup the whitebutton to go and verify the user and password on the database?
How do I make…

sprocket12
- 5,368
- 18
- 64
- 133
0
votes
1 answer
Creating a Page in the Code Behind at Run-time
I'm reading about the WPF Navigation Services and I have a general question.
At run-time I want to be able to parse an external XML file that has information about an UI (i.e. a series of screens) and then in the code-behind create a WPF Navigation…

zzMzz
- 467
- 1
- 5
- 21
0
votes
2 answers
iUI Ajax hyperlinks not working in Chrome
I am testing iUI for mobile web apps. Instead of putting all content into a single HTML page, I am using the Ajax hyperlink technique described by Joe Hewitt here. However I cannot get this to work in Chrome, although Joe Hewitt's own Digg demo,…

Grodriguez
- 21,501
- 10
- 63
- 107
0
votes
2 answers
A way to do "iPhone-like" transitions between webpages, but whitout the overhead of a full (mobile)web framework and with the use of iScroll (v4)
I am looking for a simple way to use transitions you typically see in the native iPhone apps or Android native apps (such as the slider effect, ie. the whole page sliding to the left or the right).
I know those transistions between web pages on my…

freeeman
- 203
- 1
- 11
0
votes
2 answers
webapp movement
i have created a webapp using only html css javascript using iui library i have few pages and all the content is inside one html page and for page navigation and slide effect i have used iui framework
when there is lot of content i can scroll…

sudhakar
- 1
- 1
- 2
0
votes
2 answers
iUI iPhone web app working on other devices
I am an asp.net developer looking to build a web app using iUI for the iPHone. I was wondering if this app would also display properly on other devices.
Thanks in advance.
user213749
0
votes
0 answers
iUI virtual keyboard GO button
i am using asp.net and iUI to make a very simple webapp. Everything works fine, except one problem. I have a login form, where user has to enter email and password and press login button. Because user is entering data in a smartphone, he/she can…

JNM
- 1,175
- 4
- 20
- 39
-1
votes
1 answer
iUI Framework vs. Cocoa Touch
I am building an app that will take most of its content from Facebook i.e. photos, personal info, etc.
I was wondering if anyone can give me advice on which framework would be the most suitable, iUI or Cocoa Touch? What sort of apps would be…

Zhen
- 12,361
- 38
- 122
- 199