^ J e r e m i e
Tech
Xparse Download/Usage

As it currently works(until DOM support is added), it is simply a function that takes a string and parses it, extracting the tags and their attributes. It collects the tags and all of the textual information into some objects, then returns the object as one main "root" object.

For now, the API is extreemly simple and only for read-only purposes. There are four types of objects, listed here with each of their properties:

Download the source JavaScript library clicking(right-click/save-as) here. Use it by including it into your web page: <SCRIPT SRC="xparse.js"></SCRIPT>

Back



[© Copyright 1998 Jeremie, All Rights Reserved]
[Modified Monday October 19th 1998, 10:09:06 PM CST By jer@jeremie.com]