• Hello everyone,
    I have implemented a search functionality over the sitemap your plugin generates. The basic functionality includes:

    – Type a string and highlight all elements that contain the search term
    – Search by hash. All search functionality is triggered by a search term that is set on the hash of the page. Useful if you have a static website and need to search in it.
    All this is achieved with jquery and an input element.

    Demonstration: http://www.neuropublic.gr/en/sitemap/

    It would be nice to implement this feature. Feel free to ask for code.

    Best regards,
    Kostas Krevatas

The topic ‘Searchable sitemap’ is closed to new replies.