Hi All,
I'm trying to add thumb indexes to every page.
(i also asked here https://stackoverflow.com/questions/79546092/how-to-add-thumb-indexes)
Meanwhile I cant figure out how.
I do see there are js capabilities, but cannot find an event that runs per page. Or how to access rendered pages in domcontentloaded or any other event.
I guess once I have access to the rendered or rendering page, it should be trivial to add a div with absolute positioning somewhere on the page.
Of course, it would be simpler via html/css, but if I must use js, that's okay.
Would appreciate any help or pointers.
Thanks in advance!
I'm trying to add thumb indexes to every page.
(i also asked here https://stackoverflow.com/questions/79546092/how-to-add-thumb-indexes)
Meanwhile I cant figure out how.
I do see there are js capabilities, but cannot find an event that runs per page. Or how to access rendered pages in domcontentloaded or any other event.
I guess once I have access to the rendered or rendering page, it should be trivial to add a div with absolute positioning somewhere on the page.
Of course, it would be simpler via html/css, but if I must use js, that's okay.
Would appreciate any help or pointers.
Thanks in advance!