What is Raster?
Raster is a Javascript library that makes use of Dynamic-HTML to implement desktop-like GUI controls in a
web browser.
Which browsers Raster supports?
Raster has been tested in:
- Firefox 3+
- Chrome 10+
- Safari 5.0+ (Windows)
- Opera 11+
- Electron
- Embedded-Mozilla for SWT3.6/XULRunner 1.9
- Internet Explorer *6, 7, 8, 9, 10, 11 and Edge (Standards mode)
*Note: In IE6, Raster make use of css expressions. IE6 is functional, but slow.
- Internet Explorer 6, 7, 8 (Quirks mode*)
*Note: Raster works in IE quirks-mode, but due to the use of
CSS expressions, it will be slower that using IE in standards mode.
What UI controls Raster implements?
- Dialog
- Graphics Panel (Canvas/VML proxy)
- List (basic, grid, table, and thumbnail images)
- Menus
- Splitter
- Tabs
- Toolbars
- Tree
Where do I get Raster?
Download the Raster's source, examples, and documentation here.
Copyright © 2010-2017 Edwin R. López