| home / programming / javascript / dhtmlapps | [previous][next] |
|
PROPERTY scriptingWe have used the following functions to change and/or get properties:
They are all very generic property functions that can easily be stored in a library for use in other projects. DOM scriptingThe targeted browsers are:
Therefore, we can use the same mElement() function as above to resolve all DOM related problems. Case Study SummaryThe hardest part of the case study was the BEHAVIOR part - getting the business logic right. However that element was really just a matter of good structuring and preparation. Fortunately, all the 'tools' I needed (the property - scripts) were available in my library, so I did not have to think too much about designing for a specific browser. Contents:
|
| home / programming / javascript / dhtmlapps | [previous][next] |
Created: July 23, 2001
Revised: July 23, 2001