iPad - display desktop version of website

Out of context: Reply #5

  • Started
  • Last post
  • 15 Responses
  • fadein110

    ^ problem I have is the menus do not fit (with the design provided) at iPad landscape width. A long story but I cannot easily shirnk them down with CSS and they have graphical elements and subtitles... Bit of a nightmare as the menus were not designed with responsiveness in mind and I don't want to make the responsive menu appear at such a big width.
    I agree with what you say Rabbit as I do the same on most sites - 1024 / desktop view the same.
    But in this instance that won't work.
    I just need a script that tells iPads in landscape view to display the full width site (so essentially zooming out the viewport).
    Does that make sense?

    • and I know this isn't best practice or the right way of doing things.fadein11
    • well find the media query/breakpoint that changes it to responsive view for tab landscape, and change it by 1px? maybe?rabbit
    • in this a user agent detect might be best as per above 3 posts yuekitrabbit
    • case*rabbit
    • but i would try with media queries and look for your current breakpoints first.rabbit

View thread