资 源 简 介
jsDelight is a smart JavaScript environment that acts as a solid base for interactive Web-Pages. It is build up completely object-orientated with full derive-capabilities. Beside useful basic objects, it gives full control to query dom-elements, and control them.
The Concept behind jsDelight
Basically jsDelight is an environment in which objects could be defined. It manages the complete class and derive functionality and emulates a "real" class behavior. Based on this it provides useful objects to query DOM elements, create ajax-requests and gives extensible prototypes for various controls, like visual controls (buttons, treeviews, tabcontrols..). Moreover it could be used as a framework which manages clipboard-, cookies-, timer-, notify-, or rewriting-functionalities.
Referencing DOM-Elements
jsDelight acts as a bridge from JavaScript to the DOM-Elements - and backwards. It provides an easy way to find and reference dom-elements - j