- Cell Phones 631
- Editors 267
- Education, Science & Engineering 314
- Games 1635
- Internet 566
- Stock Market 12
- Web Design 100
- Scripts 362
- Miscellaneous 92
- Mobile Software 4
- Multimedia & Graphics 1137
- PC 408
- Programming 351
- Security 1416
- SEO 76
- Utilities 840
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 |