BrowseSpace Examples
Below are links into two simple browse-spaces:
- Example 1 - this example uses this .bsp file.
This example demonstrates the documents
ordered in a linear progression, where each document has a logical "Next"
and "Previous" link. Perhaps the documents are the pages of a book, and this
browse-space reflects the pages ordering.
- Example 2 - this example uses this .bsp file.
This example demonstrates the documents in a complete graph - every
document is accessible from every other document. Additionally, each
document has a link back to a logical "Home" document.
Both browse-spaces are built out of the following three ultra-simple
html documents:
Note that the documents themselves do not contain any hard-coded links to one
another (although, they are allowed to of course). Note also that copies
of the documents are not made by the program - the text for each
page (one.html, etc.) is dynamically read, appended to, and presented by
the BrowseSpace script, leaving the original document intact.
Questions, comments?
Please send mail to ferrari@virginia.edu
Adam Ferrari
ferrari@virginia.edu