ga-wdi-exercises / pixart_js_mini

[js] Our solution: http://ga-wdi-exercises.github.io/pixart_js_mini/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Pixart

This webpage has 2400 <span> tags arranged in a grid. When you move your mouse over any one of them, its background color should become whatever has been written in the "Enter a color" field.

Only edit the you_do.js file. In that file is all the code you'll need. However, it has been split into bits and pieces and randomized. Copy and paste the bits and pieces into the correct order to make the code function.

About

[js] Our solution: http://ga-wdi-exercises.github.io/pixart_js_mini/


Languages

Language:HTML 87.3%Language:JavaScript 12.7%