Modern desktop version of IE 10 is always fullscreen.
There is a living specification for :fullscreen pseudo-class on W3
:fullscreen
But when I tried to det
Did you try $(window) instead of $(document). Follow one example http://webification.com/tag/detect-fullscreen-jquery.