tpavlek / Jeopardy

A PHP/Javascript implementation of the Jeopardy! game
41 stars 15 forks source link

Refactor questions off modals #18

Closed tpavlek closed 9 years ago

tpavlek commented 9 years ago

Questions no longer use data-attributes on the modals.

The javascript has had significant changes, primarily:

Everything should now be working, with the new styles. Testing will need to be done in Internet Explorer because of flexbox.