What is Raster?
Raster is a Javascript library that make 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.6/4.0
- Chrome 10.0
- Safari 5.0 (Windows)
- Opera 11
- Embedded-Mozilla for SWT3.6/XULRunner 1.9
- Internet Explorer *6, 7, 8, and 9 (Standards mode)
*Note: In IE6, Raster make use of css expressions. IE6 is functional, but slow.
- Internet Explorer 6, 7, 8, and 9 (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 stadards 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 Edwin R. López