Copied to clipboard

Flag this post as spam?

This post will be reported to the moderators as potential spam to be looked at


  • John Churchley 272 posts 1258 karma points c-trib
    Mar 19, 2015 @ 13:18
    John Churchley
    0

    Handing different devices (mobile/tablet/desktop)

    Hi,

    I was wondering what people views were on handling different devices. Currently the website I'm working on would be very difficult to be made responsive due to it's design. For example one of the first things I have come to is the company logo. Currenlty it's designed in a way which means on a small screen it would take up much of the screen. I'm therefore left to consider how I could get it to display differently on small devices. The options I've consider are:

    • Logo as a background image and using css @media to specify a different image depending on the screen width. 
    • Use a .mobile.cshtml equivilent template to display different a image on mobile devices to desktop. (Problem I have is for an ipad the original logo needs to display which won't happen as it's clasified as mobile).
    • Use free (commercially) open source extension (any recommendations?) (51degrees only groups device types at a cost)
    • Create a test through @Request parameters

     

Please Sign in or register to post replies

Write your reply to:

Draft