Issue
When using the cascade menu from the SmartStruxure demo database it doesn't work in Webstation using HTML5, but works in Workstation.
Environment
TGML
Webstation
HTML5
Cause
There is an issue in the script controlling the menu
Resolution
Fix the menu script as follows
1. Edit the graphic containing the menu
2. Locate the script in the menu component
3. Edit the script
4. Locate line 171 (approximately)
5. Comment line 171 and 176 (approximately) as shown below
6. Save the graphic and open it in Webstation
Note - This is only extra information and not needed
Another fix that will also work, is to correct the script as shown below, but the easiest and safest is to apply the change above