Hello, I am creating a navigation menu that slide (full screen) like this example : https://www.w3schools.com/howto/howto_js_fullscreen_overlay.asp
But what should I add to the javascript to switch the direction (right-to-left).
In this example the navigation menu will slide in from left to right.