dotjay / hashgrid

A little tool that inserts a layout grid in web pages, allows you to hold it in place, and toggle between displaying it in the foreground or background.
https://dotjay.github.io/hashgrid/
Other
446 stars 46 forks source link

Update documentation around pointer-events support in browsers. #2

Closed pdokas closed 14 years ago

pdokas commented 14 years ago

There's a nota bene on the documentation page that doesn't tell the full story of working with the development page while the grid is in the front. This spells the situation out a bit further. At the present there's no signs of pointer-events: none support showing up in the two missing browsers as it's not in IE 9 preview 6 nor Opera 11 alpha.

pdokas commented 14 years ago

Accidentally included way too many commits in this request. I’ll open a correct one with the single commit I want.