carltonf / bbc-app-sidebar-indicator

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

[2016-01-06 Wed]

I’ve seen a very interesting widget in BBC News Client. It’s originally just a common hamburger sign, but it would transition to an left arrow when the user slide the sidebar open in clock-wise way and it also transition back to hamburger when the sidebar is hidden.

This effect reminds me of an interesting pure CSS implementation of hamburger animation. And I’d like to implement this widget in a similar fashion.

About


Languages

Language:CSS 61.5%Language:JavaScript 25.7%Language:HTML 12.8%