XBL 2.0 Implementation in Javascript Contact: Mikko Pohja Helsinki University of Technology Email: mikko.pohja@hut.fi Table of Contents 1. Introduction 2. Installation 3. Running 4. License 5. Acknowledgments 1. Introduction This is a Javascript implementation of XBL 2.0 specification (http://www.w3.org/TR/xbl/). The implementation is not complete yet. Check the status of the implementation from XBL_Status.html. The implementation has been tested with Firefox 2.0. 2. Installation The following files are needed: - xblImpl.js - BoundElement.js - cssQuery-p.js Include them to your bound document. For example, in HTML: