Click here to Skip to main content
15,895,803 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
I am developing a website in asp.net but I am little bit confuse that whether my site will run in mobile browser or not. So please guide me how can I develop effectively.

Thanks
Prafulla
Posted
Comments
Salman622 19-Sep-13 3:39am    
but thing you have to do is give the size of any thing in your website in percentage instead of pixel

there is no problem to display your website in mobile browser
develop website as you do normally
 
Share this answer
 
It will display,but may not be as you want.One thing you can do is at the time your page loads,check whether the request came from mobile device,if so than proceed accordingly.

For better understanding on this,see this link and refer to my answer there.

how to create mobile website in asp.net or mobile version of website[^]

Regards..
 
Share this answer
 
v2

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900