html5shiv
Browser compatibility fix
Enables use of HTML5 sectioning elements in legacy Internet Explorer and provides basic styling for older browsers.
This script is the defacto way to enable use of HTML5 sectioning elements in legacy Internet Explorer.
10k stars
560 watching
3k forks
Language: JavaScript
last commit: 5 months ago
Linked from 2 awesome lists
Related projects:
Repository | Description | Stars |
---|---|---|
webkit/webkit | An open-source web browser engine that powers various applications across multiple platforms. | 8,044 |
es-shims/es5-shim | A JavaScript shim that enables compatibility with older JavaScript engines by providing implementations of missing EcmaScript 5 features. | 7,117 |
mediaelement/mediaelement | A versatile HTML5 media player for playing audio and video content in web browsers | 8,204 |
jhy/jsoup | A Java library for parsing and manipulating HTML, XML, and CSS | 10,949 |
es-shims/string.prototype.trim | An ES5 spec-compliant shim for removing whitespace from string edges | 13 |
headjs/headjs | A library that simplifies responsive web design and feature detection across various browsers and devices | 4,157 |
haml/haml | A templating engine for HTML written in Ruby, designed to simplify and beautify HTML document generation. | 3,766 |
mischov/meeseeks | A parser and extractor for HTML and XML data with CSS or XPath selectors | 316 |
paulmillr/es6-shim | Provides compatibility shims for legacy JavaScript engines to mimic ECMAScript 6 behavior | 3,116 |
tijsverkoyen/csstoinlinestyles | Converts CSS styles to inline styles in HTML documents. | 5,805 |
vasanthk/how-web-works | Explains how web browsing works behind the scenes from user input to rendering on-screen content | 16,131 |
modernizr/modernizr | A JavaScript library that detects HTML5 and CSS3 features in user browsers. | 25,655 |
bevacqua/woofmark | Rich text editing library for HTML and Markdown | 1,630 |
afarkas/webshim | A polyfilling JavaScript library that enables modern web standards in older browsers by loading missing capabilities in a modular and lightweight manner | 1,417 |
anglesharp/anglesharp | A C# library that parses and constructs HTML5, MathML, SVG, and CSS documents into a standard DOM representation for .NET developers. | 5,168 |