Search code examples
c#asp.netwindows-mobilecell

What do I need to know to make my website work on mobile browsers?


I am using ASP.NET 3.5 with Visual Studio 2008. I have a few questions surrounding my website and mobile users.

  1. Will my website be displayed correctly on a mobile?
  2. What items will not work on a mobile (I know flash can be a problem?)
  3. What advice can you give me for my website to work 100% on a mobile?

Thanks in advance!


Solution

  • See these links

    7 usability guidelines for websites on mobile devices

    Designing Web Sites for the Internet Explorer for Pocket PC

    Make Your Web Applications Support Pocket PC

    W3C recommendations for Mobile websites

    Bye