bbondy / codefirefox

Video and exercise based tutorial site for coding Firefox and other Mozilla related technology
http://codefirefox.com
GNU General Public License v2.0
67 stars 18 forks source link

Cleanup the bottom part of the video control #182

Open bbondy opened 10 years ago

bbondy commented 10 years ago

Use on/off switch for turning on/off subtitles instead.

kjozwiak commented 10 years ago

I think you could probably clean it up a lot further. Adding other drop down menus would really clean it up rather than having that large white area taking up real estate. For example:

Options -> Subtitles [ON][OFF] -> HTML5 [Enabled/Disabled] Resources -> Mozilla IRC <- link that opens in a new window -> DXR <- link that opens in a new window Report an Issue -> Report Bug <- link that opens in a new window -> Report Mistake <- link that opens in a new window

The above drop down menu's would be horizontally aligned right underneath the video matching the websites theme.