joelkeepup wrote: > Is there a simple way to do this in IUI? > The short answer is: There's no simple way to do typeahead/suggest in iUI.
The longer answer is that if you're up for a little work you could implement it using iUI or (better yet) as an iUI extension starting with iUI 0.40-dev1 or later. This version exposes the iui.ajax() routine which you could use to HTTP "Get" the completion from the server. -- Sean -- 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.
