EEXCESS visualisation widgets are JavaScript based visualisations for cultural heritage and scholarly content. The widgets are used in the different EEXCESS clients, like the Chrome Extension. They are typically iframes and therefore self-contained.
It is often hard to debug the reason why certain results have been produced by a query. In order to do so it would be good to add the query as attribute to the HTML isotope div (class eexcess-isotope-grid-item eexcess-image eexcess-other-with-preview). So with inspect element debugging becomes possible.
It is often hard to debug the reason why certain results have been produced by a query. In order to do so it would be good to add the query as attribute to the HTML isotope div (class
eexcess-isotope-grid-item eexcess-image eexcess-other-with-preview
). So with inspect element debugging becomes possible.