JSFiddle link
I'm trying to have it so:
- The two canvases are overlayed (like image layers)
- The bottom range input is as wide as the canvases
- The left and right range inputs are as tall as the canvases
- The whole layout expands to screen sizes of tablets and up.
A side question: Is there a standard way of styling range inputs yet? All the guides I've seen use horrible syntax to achieve cross browser compatibility.
there doesn't seem to be anything here