CSS3 Transitions to replace JavaScript animations
Until recently whenever I had to do the simplest animation I always had to use JavaScript code. If you're using jQuery it's pretty easy to make simple effects. The most known ones would probably be slideDown() and slideUp(). Custom animation is also pretty easy with jQuery: 1 2 3 …
HTML5 Local Storage - letting your Web Apps do more
Local Storage (or Web Storage), is a simple yet very powerful feature of HTML5, that is pretty much supported across the board by now, as in, by almost all browsers. In essence, Local Storage lets you store information for a long period of time (more on that in a bit). This has …
Fastbook - HTML5 is ready
FastBook is an interesting project made by Sencha to basically prove that Facebook’s switch to Native applications on Android might have not been the right way to go.
It's been a while
Previous
Page: 1 of 1
Next



