#wixCode #mobileMenu #menuContainer
Question regarding the $w.MenuContainer API that was released.
According to the documentation the function .open() will open the Custom Mobile Menu as shown in Idan’s example here
I tried to implement the function by reading what’s written in the documentation but…
See above: My Mobile Menu’s ID is menuContainer1
But when I try to use the .open() function on it…
Am I doing something wrong?
-Shan