문제

I would like to know how to make a sliding panel on the left of the screen. The catch is that it shouldn't slide over the page content, but rather pushing the content to the right (eventually hiding a portion of the content).

a great example: the medium.com sliding dashboard (when you click on the logo)

Bonus: I imagine you could do this either in javascript or purely is CSS, which would be better in a Ruby on Rails app?

도움이 되었습니까?
라이센스 : CC-BY-SA ~와 함께 속성
제휴하지 않습니다 StackOverflow
scroll top