MatrixView 1.0.3 (Default branch) |
|
|
MatrixView is a JavaScript library (for the
Prototype framework) that enables Web application
developers to easily and unobtrusively add rich
functionality to standard HTML unordered lists,
such as keyboard navigation and mouse selection.
It is great for enhancing Web applications that
include photo galleries, file browsers, and other
data that should be selectable.
License: MIT/X Consortium License
Changes:
This release fixes an issue that cropped up with the release of Safari 3.1 in which keyboard navigation ceased to work. It also fixes some issues with MatrixView co-existing on a page with other HTML lists that are not managed by MatrixView.
|