12 March 2014 16:15
The minimal-ui meta tag in iOS 7.1 | Adventures (in code)
iOS7 brings us yet another meta tag to use – minimal-ui. You might be able to guess what it does – it hides the majority of the browser chrome when you load, much like when you scroll:
1
(1 marks)