Over the past 8 months or so, I created a super-light JavaScript framework for Mobile Safari that weighs in at less than 8KB (plus another 8KB if the visitor is on iPhone 1.0 framework).
It provides helper methods and encourages an object-oriented approach to writing JavaScript web applications for the iPhone. It is currently used on a few iPhone sites for an international bank/credit card company (under NDA, but if you read source I'm sure you could easily find it). I haven't rounded up some of the best features and uses of it yet, but blog posts are on their way. I was wondering what people thought of it. Also, if there are any improvements needed, bugs found, or features that are severely needed, let me know. Please note that animation and transitions were not included on purpose and are up to your CSS skill to include them. An introduction to beta 1 http://paularmstrongdesigns.com/weblog/basejs-a-mobile-javascript-framework Beginning baseJS with Selectors and Events http://paularmstrongdesigns.com/weblog/beginning-basejs-selectors-events Project page: http://paularmstrongdesigns.com/projects/basejs/ Unfinished Documentation: http://paularmstrongdesigns.com/projects/basejs/docs/ -- Paul Armstrong --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
