Sign in | Join
Last post 11-18-2009 11:05 PM by Guang-Ming Bian - MSFT. 1 replies.
Sort Posts: Oldest to newest Newest to oldest
Hi,
I want o control the size of the pages according to decices.For this,i founc from the google that
meta viewport is used.These tags are easily added into normal.aspx pages.
But how to use these with the mobile pagse?
Hi fanindrabhortakke123,
Firstly,we can use javascript to get client resolution. Once we get the resolution, we can adjust the control size programmatically to adapt the device screen.
For more information:
http://forums.asp.net/p/982704/1260093.aspx
http://forums.asp.net/p/1326382/2649370.aspx#2649370
Best regards,Guang-Ming Bian - MSFT