10
I’m making an app using Materialize. But a mistake is happening.
The MENU is to work as in the second image. It is hidden with a TranslateX(-100%)
. And when I click on the MENU icon it opens the MENU.
But when I open the application the MENU already appears and in half. I do not understand how this is happening, since the MENU is done with a UL
and inside have the LI's
.
I already use -webkit
on the estates.
The first image is as it is and the second is as I want it to be. Look:
Post CSS code, so someone will respond better.
– Gilmar Santos
... bookstores and bookstores ... do the following... develop the menu the way you want it to appear when it is open... after you simply change the width to 0, then you call a Function() to change the value of the width as you wish, and you can still use a style Transition in Javascript (since this is a secondary animation)to give a nice effect. If you don’t understand, tell me I come with the code.
– Victor Reis