Problem with responsive menu Ipad/Iphone

The responsive menu works fine on Android or Windows, but the ipad does not work. On the right side there are icons for template, user and shortcuts, but when clicked nothing happens. Also the hamburger menu is not visable, just a small +. But clicking gives no response.
I have set javasript on in the safari browser.

The classic menu works but this application is not longer available when i choose new application.

Pleas give me hints to solve this problem.

Thanks in advance

Roelof

1 Like

Do you have a MAC handy where you can see the code in Safari?

Debugging Tools

Use the Safari Developer Tools to debug the issue:

Connect the iPad to a Mac.
Open Safari on the Mac and enable the Develop menu from Preferences > Advanced.
Open the page in Safari on the iPad.
On the Mac, use the Develop menu to inspect the page on the iPad.
Look for any JavaScript errors or issues in the console.