Actually, I missed what Victor wrote (Long day!) If I can bring that Rail Ticket system demo code into my app, That would rock!
Thanks, - Scott On Jan 29, 9:19 am, Victor Hudson <[email protected]> wrote: > Has anyone mentioned the extension included in the dev release in the rail > ticket system demo. In the buy ticket area of the app the to and from select > inputs appear as a contact type list with verticle a-z links. From what I > can tell any select input with the class="az" attribute on a page with the > iui/ext-sandbox/masabi/iui_ext.js included renders this way automatically > assuming the select options are presorted alphabetically. Hope this helps. > > On Fri, Jan 29, 2010 at 2:59 AM, Maximilian Melcher < > > > > [email protected]> wrote: > > I tried the jquery solution - on my iphone 3g its way too slow to use > > it. And the loading of the page took me with 3g network a minute and a > > half - i dont wanna know how much it is with only gprs ;) > > > On the plus side - it looks great! > > > Cheers > > Max > > > Am 29.01.2010 um 03:42 schrieb lictor4 <[email protected]>: > > >http://www.jquery.wisdomplug.com/jquery-plugins/jquery-iphone-plugins... > > > is exactly what your looking for, too bad (for iUI lovers) that is > > > jquery, but it does exactly what your asking for(as well as js can) > > > > On Jan 27, 4:44 pm, Derek Williams <[email protected]> wrote: > > >> I was talking about the vertical strip that simple has the letters > > >> A-Z > > >> running vertically, these are anchors with references to locations > > >> on the > > >> page (or off in my case), when the letter is clicked the background > > >> scrolls > > >> to the top of the section for that letter. The CSS issues I ran > > >> into were > > >> getting the transparency and scrolling to work correctly on different > > >> devices, iPhone, Android. > > > >> On Tue, Jan 26, 2010 at 11:45 PM, Remi Grumeau > > >> <[email protected]>wrote: > > > >>> <ul id="contact" title="My Contacts"> > > >>> <li class="group">A</li> > > >>> <li><a href="contact.php?id=1">Anthony</a></li> > > >>> <li><a href="contact.php?id=3">Ava</a></li> > > >>> <li class="group">B</li> > > >>> <li><a href="contact.php?id=2">Ben</a></li> > > >>> </ul> > > > >>> Is that what you are looking for? > > > >>> Remi > > > >>> Le 26 janv. 2010 à 19:53, Derek Williams a écrit : > > > >>> When I implemented this I had to do a bit of CSS work to get it to > > >>> display > > >>> correctly. No simple way that I've seen. > > > >>> On Tue, Jan 26, 2010 at 5:23 PM, Scott Finkelstein > > >>> <[email protected]>wrote: > > > >>>> I have phone directory page built in iUI organized > > >>>> alphabetically. Is > > >>>> there a straightforward way to simulate the 'a' to 'z' index strip > > >>>> that goes down the right side of the screen (commonly seen on > > >>>> native > > >>>> apps)? > > > >>>> Thanks in advance! > > > >>>> - Scott > > > >>>> -- > > >>>> 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]<iphonewebdev%2bunsubscr...@google > > >>>> groups.com> > > <iphonewebdev > > >>>> %[email protected]> > > >>>> . > > >>>> For more options, visit this group at > > >>>>http://groups.google.com/group/iphonewebdev?hl=en. > > > >>> -- > > >>> Derek Williams > > >>> Cell: 970.214.8928 > > >>> Home Office: 970.416.8996 > > > >>> -- > > >>> 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]<iphonewebdev%2bunsubscr...@google > > >>> groups.com> > > . > > >>> For more options, visit this group at > > >>>http://groups.google.com/group/iphonewebdev?hl=en. > > > >>> -- > > >>> 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]<iphonewebdev%2bunsubscr...@google > > >>> groups.com> > > <iphonewebdev > > >>> %[email protected]> > > >>> . > > >>> For more options, visit this group at > > >>>http://groups.google.com/group/iphonewebdev?hl=en. > > > >> -- > > >> Derek Williams > > >> Cell: 970.214.8928 > > >> Home Office: 970.416.8996 > > > > -- > > > 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]<iphonewebdev%2bunsubscr...@google > > groups.com> > > > . > > > For more options, visit this group at > >http://groups.google.com/group/iphonewebdev?hl=en > > > . > > > -- > > 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]<iphonewebdev%2bunsubscr...@google > > groups.com> > > . > > For more options, visit this group at > >http://groups.google.com/group/iphonewebdev?hl=en. -- 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.
