How to change TOC .active page. backgnd
May 23, 2008 12:00 AM
FOund my own solution; here it is for those who want to tinker....In the file trivantic-toc.js, around line 695 is this:tocObj.selNode.navObj.style.backgroundColor = '#ff0000'Changing the colour there produced the desired result, as the selected item is now highlighted in red, not white.
Discussions have been disabled for this post