Similar to http://m.hexun.com The light red navigation bar at the top can move smoothly left and right. This way you can put more menu items on the phone screen.
Is there any juery plug-in for this effect?
When I search for slide menu online, the website navigation comes out from the middle of the screen, which is not the effect I want.
Write one yourself
http://www.qdfuns.com/notes/2...
Write it yourself, it’s very simple, the structure is similar to:
<Package>
</package>
This format.
The list items float, the wrapping element sets the width according to the size of the list, and then implements it through transform and mouse (touch) events