From: scythe <si...@si...> - 2001-12-24 12:07:16
|
Hello everyone I have developed a simple widget that emulates "pages", "links" and "history" of usual html documents for DynAPI sites that contain all the navigation and information in one actual html document It gives: 1) huge usability boost the site's "subpages" can be indexed in search engines, correctly linked from outside et cetera (for reasons why this is important see http://useit.com/alertbox/980614.html) history buttons work with dynamic documents 2) easy template-based parent/child approach to creation of multilevel ("mainpage/level1page1/level2page1") layer-based content structure of any complexity in a single document Example of the widget: www.sie.com.ua/~construct I am interested in everyone's opinion if this can be useful for someone. If it is, I will design the widget accordingly and add some extra functionality such as actual browser "back" and "forward" buttons compartibility, page title change and some other This seemed handy to me while creating rather big corporate structured DynAPI site that uses a single page with object- oriented information architecture Please reply to my mailbox directly regards, scythe (si...@si...) |