Answer the question
In order to leave comments, you need to log in
Slide menu, any analogues?
Good afternoon, there is a good adaptive menu: pcvector.net/uploads/demo/scripts/menu_and_navigat...
(View adaptive version)
But it has glitches due to overloaded effects on tablets and smartphones.
Nobody met analogues?
It is necessary that the categories can be selected exactly as in the example, so that the selected items move out as a slide on the right.
Thanks in advance for the examples!
Answer the question
In order to leave comments, you need to log in
If you wish, you can try using the translateX( x ) property
in this menu instead of the css property - the translate3d( x,y,z ) property , this may speed up the rendering speed of the animation, since hardware acceleration on mobile devices will be involved. Or try adding a will-change property :)
you can read it here: frontender.info/css-will-change-property
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question