Detect resolution and resize contents to fit!
It can be a pain to deliver one unified interface or data table that works well on all resolutions. Either it looks tiny on large resolutions, or people with lower resolutions are forced to scroll. Neither or thse are great for usability.
So here is some JavaScript and PHP code that can detect the resolution [...]
