I found a light-weight solution for my problem... doesn't have to be AJAX based, I can submit the form where the calendar control will be a part of via AJAX, but the calendar itself is pure JavaScript.
I'll post an example as soon as I'm done embedding it into my application and can confirm its functionality. Thanks again. :-) - sf On 11/9/07, Peter Blazejewicz <[EMAIL PROTECTED]> wrote: > > hi Steve, > > I would look into sources for Apple Tiger (Leopard??) Calendar widget, > the same DOM/CSS/JavaScript level and the same Safari based look&feel > user experience is guaranted, > > there are other existing solutiosn for calendars, just search for ajax > calendar, > you can find anything that suits your needs or use prewritten one, > e.g. Yahoo YUI calendar I think: > http://developer.yahoo.com/yui/calendar/ > they have even written section about iPhone developers considerations: > http://developer.yahoo.com/yui/calendar/#mobile > > regards, > Peter > > On Nov 9, 6:52 pm, "Steve Finkelstein" <[EMAIL PROTECTED]> wrote: > > Hi all, > > > > Is it possible at all to use any sort of calendar/date/time type > > widgets for iPhone web applications? I'm currently writing some > > functionality for a portion of my site which pre-populates some input > > boxes with the current date. That's simple enough. The difficult > > instance is letting users select arbitrary dates in the past/future. > > Would be much easier with a calendar or some other 'widget'. > > > > Before I go forward and re-invent the wheel, has anyone seen any > > clever/nifty ways of handling date/time functionality on the iPhone > > for web applications? I'd like to see some examples or hear some > > ideas. If not, I'll share with whatever I can muster up. > > > > Cheers, > > > > - sf > > > > > --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
