Software Details:
Version: 0.6.2
Upload Date: 12 Apr 15
Distribution Type: Freeware
Downloads: 112
Sheethub provides an event to inform that all the nodes are loaded, and the specific stylesheets have been retrieved.
Sheethub manages Stylesheet objects. Each one represents a stylesheet with transparent management across browsers specifications and different DOM nodes.
Basically, Sweethub provides a centralized way to deal with CSS polyfills.
A polyfill, or polyfiller, is a piece of code (or plugin) that provides the technology that the developer expect the browser to provide natively, but does not. In other words is it's a piece of code that mimics a future API providing fallback functionality to older browsers.
Features:
- Tiny (less than 4k uglyfied)
- Robust (with a full unit-testing suite)
- Cross-browser (IE5.5-10, Chrome 4-12, FF2-4, Safari 3-5, Opera 9-11)
Requirements:
- JavaScript enabled on client side
Comments not found