DOM-Tree
DOM-Tree copied to clipboard
Allow Client Customisations Of JS Tree
- Modularise domtree.js so construction of tree can defined by client
- Allow custom leaf and snow element functions to be passed in for client customisations
- Call to renderTree() with no arguments defaults to original tree behaviour (index.html updated to meet new API)