Tampilkan postingan dengan label HTML5. Tampilkan semua postingan
Are you working with HTML5, then take a quick look at this post that explains how to develop a offline web project using HTML5 application cache. Most of the latest browsers have caching mechanisms, this gives three advantages reducing server load, increases web page speed and office access specially for gaming website.

Rating: 4.5
Reviewer: Unknown
ItemReviewed: HTML5 Application Cache.
If you are working with mobile web applications, then you must adapt new HTML5 components. This post explains you how to implement new HTML5 input types while creating forms in mobile web projects. Take a look at these screen shots of the new input types in browsers that support in iPhone. and iPad.

Rating: 4.5
Reviewer: Unknown
ItemReviewed: HTML5 Input Types for Mobile.
Last some days I have been working with HTML5 canvas, sure it’s going to change the web future. I had implemented a snake game with HTML5 canvas + Javascript. Just take a look this live demo, it’s simple and light weight code you can use this script in 404 error pages and site down maintenance.
Read more »
Rating: 4.5
Reviewer: Unknown
ItemReviewed: HTML5 Snake Game
Last few days I have been working with HTML5 elements, it’s very interesting. This post explains you how to get geo location latitude and longitude values using Jquery. I found a geocode location script from html5demos.com and I have customized bit of code. It is useful you can built foursquare kind of location check out web application.
Rating: 4.5
Reviewer: Unknown
ItemReviewed: Geo Location with HTML5 and Jquery