iui

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, scriptaculous, or MooTools? ...

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 they refresh. In my sistuation they add data to a list via jquery post but like I say they ...

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 native dialog with a password check that can fail. What is the "IPhonic" way to handle an ...

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 some part of the bar. I thought it was the slide event causing it but this event is trigge...

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. ...

iWebkit vs. JQTouch vs. iUI

Hello, 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 iPhone, the better. A brief search on the web leaves me with the impression that there...

Fixed Positioning without Scrolling

I have a toolbar div in my IUI. I want to fix the position of toolbar without scrolling. How can I do this ? please help me. ...

Fixing form action when using iUI and Rails

Run into a bit of a problem when submitting a Rails form while using iUI. When submitting a form using the form_for helper in Rails, it jumps to a new separate page and loses it's original formatting. This is a problem for iUI which uses some fancy javascript/css etc to give the web app a nice native iPhone feel. Anyone got any ideas? ...

iUI add margin to the content

I'm using the iUI Framework. How can I add a little margin to the current selected div? Take a look at the screenshot attachment. This is the CSS file The main div has a CSS attribute selected="true"! ...

Is there a way to disable landscape for iPhone/iPad in iUI

I have a web site written using iUI so it is formatted well for iDevices. Is there a way to disable rotation of the page when the device is rotated? In other words, if somebody rotates the device, I would still want the page to stay in portrait mode. ...

iui transition moving in wrong direction

i am using iUI to build a native looking web app for iDevices. whenever i click a link with an href of #something that leads to another div on my page, the transition effect moves (correctly) as if the page were sliding in from the right like it does on any other iDevice app. a portion of my app requires an indefinite number of sub pag...

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! ...

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 of the "pages" are contained in the same document using ids to designate page content. Whe...

iphone: iui tutorials

where can i find some good tutorials on Iphone MVC asp.net iUI? any recommendations? ...