I am using this line
< div id="innerTOC" style="overflow-y:auto; overflow-x:hidden; width: 100%">
When I replace 'auto' with 'scroll' it inserts the scroll bar but is 'greyed out' and doesn't scroll. Is there something else I need to add?
Thanks