Could anyone guide me in created a simple app in JS?
What the app is is this:
There will be a button that says “Themes” and when you put your mouse over that button, it slides over to the left, revealing two links (the links will say “Light” and “Dark”).
I’m not that experienced with JS, so could someone help me? Thanks!
Here is a version with pure CSS transition http://jsfiddle.net/69z3y/