Home » HTML 5 » Page 2

HTML 5

HTML 5 Reset – A quick start to HTML5

HTMl 5 Reset is a collection of CSS and Javascript Files for the startup of a Web Project. It contains conditional comments to call about half a dozen IE-specific CSS files, as well as a couple popular IE-correcting javascript files. All supporting files are stored in a parent “_” folder — this keeps the view …

HTML 5 Reset – A quick start to HTML5 Read More »

RGraph – Powerfull HTML 5 Graph Library

RGraph is a  Powerfull HTML 5 Graph Library. It uses features that became available in HTML5 (specifically, the CANVAS tag) to produce a wide variety of graph types: bar chart, bi-polar chart (also known as an age frequency chart), donut chart, funnel chart, gantt chart, horizontal bar chart, LED display, line graph, meter, odometer, pie …

RGraph – Powerfull HTML 5 Graph Library Read More »

Jquery HTML 5 Form Validation to Firefox Opera and IE

The HTML5 validates forms without additional JavaScript. But this feature is currently available in only Chrome 5 and Safari 5. But a small plugin to jquery will do the magic. It will extend the whole utility to all other Browsers like Firefox,Opera and IE. This Plugin is created by Matias Manchini How does it work? …

Jquery HTML 5 Form Validation to Firefox Opera and IE Read More »

The HTML5 Boilerplate

Paul Irish and Divya Manian released “HTML 5 Boilerplate”. A Great starting template for HTML 5 Websites or Applications. According to Paul, himself: Why Boiler Plate is Awesome? * Cross-browser compatible (IE6, yeah we got that.) * HTML5 ready. Use the new tags with certainty. * Optimal caching and compression rules for grade-A performance * …

The HTML5 Boilerplate Read More »