FYI to developers, iLounge has just launched our overhauled mobile portal:
http://www.ilounge.com/mobile/ Whereas it used to be powered by a bog-standard iUI installation, we've now spiced it up both visually and (just a bit) functionally. The functional tweak we made to the Javascript allows for the "buttonless Search" field embedded in a line item on the home page. Try it out. Included in the Javascript is an onload function that does the following: 1) Enables the onSubmit for the form itself (this removes the need for a submit button, and still submits the form via AJAX) 2) Adds necessary logic to control a search progress indicator (along with CSS) 3) Adds logic required to dismiss the keyboard after the JavaScript form submit This is all custom enough that I don't really plan to add it to the iUI repository itself, but I post what I've done in case anyone is interested (I've had two developer inquiries by eMail for which this would be helpful). --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
