What you want to see on DotNetFunda.com ?
DotNetFunda.Com Logo
Twitter TwitterLinkedIn
YouTubeGoogle
 Online : 22376 |  Welcome, Guest!   Register  Login
 Home > Forums > Mobile Development > In my mobile website it is not fitting to the size of the mobile screen? ...
Iluvdotnetfunda

In my mobile website it is not fitting to the size of the mobile screen?

Replies: 2 | Posted by: Iluvdotnetfunda on 5/12/2012 | Category: Mobile Development Forums | Views: 468 | Status: [Member] | Points: 10  


Hi Friends,

In my website, how to fit the size to my mobile website in all the mobile phones.

Thanks
iluvdotnetfunda


Reply | Reply with attachment | Alert Moderator

 Responses below this adGet hundreds of .NET Tips and Tricks videos

 Replies

Ksuresh
Ksuresh  
Posted on: 5/14/2012 5:39:32 AM
Level: Starter | Status: [Member] | Points: 25

Hi,

use below code in master page, may it helps you.


<head>
<meta name="handheldfriendly" content="true" />
<meta name="viewport" content="width=device-width,intial-scale=1.0,maximum-scale=5.0;" />
</head>


Thanks

Iluvdotnetfunda, if this helps please login to Mark As Answer. | Reply | Alert Moderator 

Iluvdotnetfunda
Iluvdotnetfunda  
Posted on: 5/14/2012 5:43:16 AM
Level: Starter | Status: [Member] | Points: 25

Hi Suresh,

The above code is working in Iphone but it is not fine for Android phones.
Please help me in this case.

Thanks
iluvdotnetfunda

Iluvdotnetfunda, if this helps please login to Mark As Answer. | Reply | Alert Moderator 

Reply - Please login to reply


Click here to login & reply

Found interesting? Add this to:


 Latest Posts

Write New Post | More ...

About Us | Contact Us | The Team | Advertise | Software Development | Write for us | Testimonials | Privacy Policy | Terms of Use | Link Exchange | Members | Go Top
General Notice: If you find plagiarised (copied) contents on this page, please let us know the original source along with your correct email id (to communicate) for further action.
Copyright © DotNetFunda.Com. All Rights Reserved. Copying or mimicking the site design and layout is prohibited. Logos, company names used here if any are only for reference purposes and they may be respective owner's right or trademarks. | 5/25/2013 10:24:05 AM