How can I use meta viewport and CSS media queries to make the average 960px website look good on the iPhone and iPad?

前端 未结 4 716
失恋的感觉
失恋的感觉 2021-02-01 23:56

Question

I know there are a lot of questions on Stack Overflow about the meta viewport tag, but I can\'t find anyone asking what seems to be the most obvious and usefu

4条回答
  •  萌比男神i
    2021-02-02 00:19

    You could use JS to rip out the meta viewport tags like Cole discusses here - http://cole007.net/blog/136/responsiveish-viewport-hack there's also another option in the comments

提交回复
热议问题