ga-wdi-exercises / pixart_js

Use JS events and programmatically generated DOM elements to build a drawing application. [javascript, dom]
MIT License
9 stars 321 forks source link

W07d02 hw #23

Closed chadxsmith closed 9 years ago

chadxsmith commented 9 years ago

Comfort: 3 Completeness: 5

Without Stackoverflow's post on changing text and background color by input value, I would have been lost (link: http://stackoverflow.com/questions/16625618/javascript-change-color-of-text-and-background-to-input-value)

I'm looking at Ryan's code now, in hope's of completing the bonus. I found working in Fiddle, while working on the hw, to be very helpful.

adambray commented 9 years ago

Great job Chad, I wouldn't worry that you had to look up how to solve the problem of changing the bg color, as long as you understand the code that you used.

I don't have any suggestions for improvement on your code, it all looks good! Let me know if you have any questions though.

-Adam