mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-12 03:00:28 +00:00
d034fc1cfc
multiple layers. PR: ports/38026 Submitted by: Peter Avalos <pavalos@theshell.com>
9 lines
368 B
Plaintext
9 lines
368 B
Plaintext
This module implements an HTML widget with multiple layers. Only one
|
|
layer is visible at any given time, controlled by a <SELECT> box.
|
|
|
|
The HTML generated by this module uses JavaScript, but nevertheless
|
|
attempts to be as cross-browser as possible, testing for features via
|
|
DOM support rather than specific browsers or versions.
|
|
|
|
WWW: http://www.420.am/selectlayers/
|