I was able to open the Javascript Console using F8 and there was a tab to the console. The console showed a syntax error on a javascript file. I loaded the file into an online validator (one that ignored style) and identified a missing comma at the end of a line.
After I corrected the problem, everything worked as expected.
Allan
After I corrected the problem, everything worked as expected.
Allan