+ Reply to Thread
Results 1 to 2 of 2
  1. #1
    Forum Newbie
    Using
    Electrical 2005
    Join Date
    Oct 2009
    Posts
    1

    Default Changing the Design of a Page for Wireless Devices with the Handheld Media Type

    Registered forum members do not see this ad.

    If you haven't already started thinking about how your Web pages look on cell phones and other small devices, now, with the advent and popularity of the iPhone, Treo, and Blackberry, you may want to reconsider. It would be great if we didn't have to do anything to our Web pages to have them viable on cell phones, but until some science fiction device comes true allowing us to view 1024x768 sized images on 320x160 screens, we're going to need to cope.

    Web Design Los Angeles need to use the link method to attach your style sheets, as wireless devices don't have to download those style sheets they don't need (in other words, the screen and print ones). Plus, many built-in browsers on cell phones don't support the @media and @import methods of loading style sheets.
    The user-agent knows what type of media it can display, and will download and use the style sheet for that appropriate media type. For example, computer screens use "screen", print uses "print", and wireless handheld devices use "handheld".

    Some wireless devices refuse to use the "handheld" media type, and instead display Web pages using the "screen" media type. Others ignore both style media types, so you might want to include a very basic style sheet at the top for "all" media types. And finally, some cell phones strip out all style information completely, leaving a page that is very simple.

  2. #2
    Junior Member teller's Avatar
    Computer Details
    teller's Computer Details
    Operating System:
    OSX
    Using
    not applicable
    Join Date
    Jul 2010
    Location
    Tallinn, Estonia
    Posts
    23

    Default

    Registered forum members do not see this ad.

    Before charging ahead and spending time and money on a mobile version of your site just check how many visitors you get from mobile devices. Your web analytics tool should give you a clear picture of the % and also what's the breakdown of OS and devices. If the numbers are small and visitors unimportant then just come back in 6 months time and check what's changed.

Similar Threads

  1. Printing large DXF design to multi-page PDF
    By Chonk in forum AutoCAD Drawing Management & Output
    Replies: 0
    Last Post: 10th Oct 2009, 06:57 pm
  2. How does 3D CAD differ to 3D design in media/games?
    By disgruntledtree in forum Catch All
    Replies: 3
    Last Post: 12th May 2009, 07:27 pm
  3. Changing scale type in layout
    By kimba999 in forum AutoCAD Beginners' Area
    Replies: 6
    Last Post: 24th May 2007, 12:41 am
  4. Film design line type...
    By Pablo Ferral in forum AutoCAD General
    Replies: 10
    Last Post: 19th Feb 2005, 02:27 am

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts