100% Pure CSS layout designed to take advantage of the Apple iPad’s two orientation modes (landscape & portrait) Slablet is free HTML/CSS template and can be used as a basis for site/application that is optimized for iPad Web app
My Son Bruno is testing a new upcoming iPad Baby App : Baby Zoo Activity Center The app undergoes a heavily touch stress test!
CSS3Machine makes the most advanced CSS3 styles very simple. Easily create stunning gradients, drop-shadows, and 3D transforms. CSS3Machine even builds, edits, and exports WebKit animations! Give it a try
The jQuery project is really excited to announce the work that we’ve been doing to bring jQuery to mobile devices. Not only is the core jQuery library being improved to work across all of the major mobile platforms, but we’re also working to release a complete, unified, mobile UI framework. A unified user interface system [...]
CSS3 3D Transforms CSS3 transforms allow the rendering of an HTML element to be modified using 2D and 3D transformations such as rotation, scaling, and translations. Transforms are applied by setting the -webkit-transform CSS property with the desired list of transforms. Each transform takes the form of a transformation function, such as translate3d or rotate, and a list [...]
Good news for the Front-end developers under us! Now we can use third-party Framweworks like PhoneGap for iOS Application Development Apple Computer Inc. said that it will back away from earlier restrictions it imposed on application developers in its iOS Developer Program, a move it said was prompted by feedback from its developer community for [...]
localStorage sets fields on the domain. Even when you close the browser, reopen it, and go back to the site, it remembers all fields in localStorage. HTML5 Local Storage is based on named key/value pairs. You store data based on a named key, then you can retrieve that data with the same key. The named [...]