All releases tagged Minor feature enhancements


Release Notes: Support for Safari has been added.


Release Notes: This release includes a new events example, adds new screenshots and an adapted Center to Handle, adds descriptions for the new getters, renames the absolute getters to conform with version 0.9.3, and updates the reference to be in sync with the changed features in version 0.9.3.


Release Notes: This release adds an example about event handling, provides default values for the definition of the available area, makes the argument optional, and adds some bugfixes.


Release Notes: Javascript files and documentation were split into different distribution packages. Build scripts were created to easily create the distribution packages. A new example description and figures were added to docs/Reference.sgml, as well as schematic figures to explain the parameters of the RelativeLayer constructor. Some Math.floor() statements were replaced with parseInt() statements. Unnecessary casts from string to integer were removed. A bug which occurred when the available area is moved using percentages was fixed. As many eval() statements as possible were removed. A bug that caused Netscape 4.x to recursively update the layer's contents when using setHtml() was fixed. The CVS file tree was changed so that no generated files are published in it.