Rating:

Ajax application that provides a bookmark page.The bookmarks are managed in a central xml file. Then a webpage is built to display the bookmarks and give a search interface. the search box works by narrowing down the list of bookmarks as text is typed into the text box. For example, typing the letter a immediately shows only those bookmarks that begin with the letter a. Further typing. for example adding a j to make the character aj , continues to narrow down the avalable bookmarks. When the text is deleted from the text box, the Bookmarks page goes back to its default - showing all bookmarks.
|