- Cell Phones 608
- Editors 265
- Education, Science & Engineering 318
- Games 1797
- Internet 593
- Stock Market 12
- Web Design 98
- Scripts 382
- Miscellaneous 101
- Mobile Software 5
- Multimedia & Graphics 1170
- PC 474
- Programming 355
- Security 1540
- SEO 71
- Utilities 877
KLayers Lib
Content: klayers.zip 9,38 kB
Product description
KLayers Lib is a set of JavaScript-functions and allows you to simplify working with layers and images.
It currently supports the following browsers:
MSIE 4, 5, 6;
Netscape 4, 6, 7, Mozilla;
Opera 5, 6 (partially), 7 (full)
Library attached documentation in Russian.
Additional information
Library KLayers designed to facilitate working with DHTML in different browsers. It is a set of functions and methods, written in JavaScript, which unify conducting various operations with DHTML-objects, t. E. Allow the programmer to think less about the various specific features of the different browsers, which improves productivity and reduces errors.
For example, to find out the height of the contents of the document, the programmer must refer to the following variables:
document.body.scrollHeight, if the script is running in Microsoft Internet Explorer (hereinafter abbreviated as MSIE);
document.height for Netscape and Mozilla;
document.body.style.pixelHeight for Opera 6.
KLayers takes on these routine activities. Using it, a programmer for the same purpose should be just call the getDocumentHeight (), and it will be returned to the desired result, regardless of whether, in any DHTML-browser, it runs the script.
Feedback
0Period | |||
1 month | 3 months | 12 months | |
0 | 0 | 0 | |
0 | 0 | 0 |