I have a Tree View created with HTML and CSS based on design from W3 Schools that I use in MediaWiki for Page navigation.
I load Tree View on Pages from a MediaWiki Template.
Javascript for Tree View is copied to MediaWiki:Common.js that loads for every Page.
By default, Tree View is closed when loaded on Page, and must be manually opened to active page, which is bold.
Is there a way to modify Javascript so that on Page load, Tree View opens to location of active Page within Tree View?
I load Tree View on Pages from a MediaWiki Template.
Javascript for Tree View is copied to MediaWiki:Common.js that loads for every Page.
By default, Tree View is closed when loaded on Page, and must be manually opened to active page, which is bold.
Is there a way to modify Javascript so that on Page load, Tree View opens to location of active Page within Tree View?