TIY-LR-FEE-2015-June / assignments

0 stars 3 forks source link

3.3-clock-Daniel Condit #96

Open DanielCondit opened 9 years ago

DanielCondit commented 9 years ago

Deliverables

Recreate this clock driven by CSS and JS:

DanielCondit commented 9 years ago

https://github.com/DanielCondit/3.3-clock/pull/1

http://danielcondit.github.io/3.3-clock/

rtablada commented 9 years ago

@DanielCondit looks like on GH Pages I'm still getting a blank screen but it seem like your develop branch is further ahead.

I know you are sweeping through your assignments, so ping me when this is ready for review again.

rtablada commented 9 years ago

@DanielCondit let's look at this, we shouldn't be using JS in our HTML files especially setting onload, onclick, etc on elements. This is an old anti pattern and becomes very hard to maintain. Also not seeing any change of colors.

DanielCondit commented 8 years ago

Complete.