- Регистрация
- 01.02.2012
- Сообщения
- 4 812
- Благодарностей
- 1 187
- Баллы
- 113
I would like to get more information about listed properties:
When we need to take care of those properties ? Can any webpage check that ?
As i see default numbers for:
But default screen resolution is not 50505x50505
Then when we load profile file are we getting different screen resolution every time as in profile file there is those weird numbers ?
Cheers
Код:
<ScreenHeigth>50505;</ScreenHeigth>
<ScreenWidth>50505;</ScreenWidth>
<AvailScreenHeigth>50505;</AvailScreenHeigth>
<AvailScreenWidth>50505;</AvailScreenWidth>
<WindowsScreenX>1600;</WindowsScreenX>
<WindowsScreenY>900;</WindowsScreenY>
<WindowsOuterHeight>994;</WindowsOuterHeight>
<WindowsOuterWidth>1280;</WindowsOuterWidth>
<WindowsInnerHeight>796;</WindowsInnerHeight>
<WindowsInnerWidth>1600;</WindowsInnerWidth>
As i see default numbers for:
Код:
<ScreenHeigth>50505;</ScreenHeigth>
<ScreenWidth>50505;</ScreenWidth>
<AvailScreenHeigth>50505;</AvailScreenHeigth>
<AvailScreenWidth>50505;</AvailScreenWidth>
Then when we load profile file are we getting different screen resolution every time as in profile file there is those weird numbers ?
Cheers