JavaScript UI framework for developing web applications with iOS-like interface
Questions tagged [iui]
23 questions
41
votes
7 answers
iWebkit vs. JQTouch vs. iUI
I am going to develop a content rich application that ideally should have been an iPhone-app, but since I'm short on time, I will stick with technologies that I can, such as JQuery, CSS and HTML. The more mobile devices my site runs on besides…

maralbjo
- 963
- 1
- 10
- 16
5
votes
1 answer
HTML form using iUI on iPad has erratic scrolling when typing in text input files
I'm using the iUI framework for a site optimized for display on iPhone/iPad mobile Safari browsers. I'm having a problem when using iUI and the default theme with forms that extend beyond the height of an iPad browser window (screen height). The…

Chris Hart
- 2,153
- 1
- 23
- 45
3
votes
1 answer
Can’t find variable __doPostBack
Im programming my first asp.net website
To work on iPhone safari.
My code in default.aspx body :
Login Details

sprocket12
- 5,368
- 18
- 64
- 133
3
votes
3 answers
Mobile javascript framework with Twitter Bootstrap
In one of my website I use Twitter Bootstrap 2.3. I love its responsive behaviour, media queries in mobile devices. But it lacks of mobile features (especially linked listviews) So I need to use a framework that would handle mobile version of my…

trante
- 33,518
- 47
- 192
- 272
3
votes
2 answers
conflict between JQuery slider and iui (iphone)
Im trying to get a slider on an iphone web app, I'm using iui to handle the ui. The slider appears to be causing some kind of conflict with iui.js, when you drag the slider it tries to open another page. However it works fine when you just click on…

John N
- 83
- 1
- 6
3
votes
2 answers
IUI way to display invalid password
I'm developing a mobile site using IUI.
It's a framework that makes web pages look like IPhone dialogs.
I have a tree-like catalog and on a certain level the page asks for a password to proceed.
I'm not quite used to IPhone and failed to find a…

Quassnoi
- 413,100
- 91
- 616
- 614
2
votes
2 answers
Redirect/Refresh to fragment identifier
Im using the iUI framework to create a site. If your not familiar with this you have one page made up of divs and you navagate the user between with fragment identifiers.
The problem with this is if your user adds content it is not visible until…
jason
2
votes
3 answers
Hide the URL bar in Android Webkit
This doesn't seem to work in jqTouch or iUI. But I know it's possible because it works on my Droid when I go to deviantart.com . Anyone know how to do it?
Thanks!

Jonathan Hawkes
- 953
- 2
- 12
- 24
2
votes
0 answers
Page overlap in android app using phonegap
In my app's main page (Messages) there are two buttons (Edit and Settings), on click of each navigates to a separate page.
problem : Everything is working just fine on emulator but there is an overlap (all three pages are getting overlapped ) on a…

Nanashi
- 155
- 2
- 14
1
vote
2 answers
Is it possible to use Rails and HTML Framework iUI together?
I'm having some difficulties getting IUI and Rails to place nicely together. Rails wants to override iUI with its voodoo. Any way to get them to place nicely?

Zack Shapiro
- 6,648
- 17
- 83
- 151
1
vote
1 answer
Examples of mobile frameworks that support AdSense for mobile content ads?
I’ve tried, I really have, to find examples of serving up AdSense for mobile content ads in any of the popular mobile frameworks, but can’t find running webpages with ads, nor tutorials, etc....
I’ve done some iUI work, but would consider…

David Sky
- 59
- 3
1
vote
1 answer
iphone: iui tutorials
where can i find some good tutorials on Iphone MVC asp.net iUI? any recommendations?

dotnet-practitioner
- 13,968
- 36
- 127
- 200
1
vote
1 answer
iUI: Back button doesn't work in UIWebView
I have a mixed web/native app, and I use a (you guessed it) UIWebView to display the html portion of the app. Do to the nature of the app, I am using the view without any toolbar, including forward/back buttons.
The html is designed using iUI. All…

JoBu1324
- 7,751
- 6
- 44
- 61
1
vote
3 answers
Page sliding on a desktop webapp similar to iPhone webapps
I've looked at ciui and really liked the way that certain links will slide out the existing content and load new content into the DOM, or slide back.
Is there a way to quickly create a work-a-like with the additional animation support in jQuery,…

dlamblin
- 43,965
- 20
- 101
- 140
0
votes
1 answer
Alignment of text relative to background image and outer container
Im a beginner to css, please can someone help me get this element to look like the one below it.
Wrong:
Right:
Html :

sprocket12
- 5,368
- 18
- 64
- 133