我很难搞清楚这一点。
尝试从语义用户界面http://semantic-ui.com/modules/sidebar.html#/definition实现一个侧边栏,它来自底部,但它没有完全隐藏,只留下一个“条带”按钮,允许您重新打开它。
这是我得到的最好的:https://jsfiddle.net/wcec9gc6/1/
html:
<div class="ui bottom sidebar">Sidebar Content</div>
<div class="pusher">Page content</div>
<div class="ui bottom fixed menu button">
Click to open sidebar</div>
但是你可以看到它没有按下固定按钮,但我也不希望它推动页面的其余部分,只有按钮