Skip to main content

Home/ Design for mobile/ Group items tagged startup

Rss Feed Group items tagged

Vernon Fowler

iOS startup images using CSS media queries | Alex Gibson - 0 views

  •  
    "As of iOS5, you can now use CSS Media Queries to serve each type of startup image required, so no need for JavaScript anymore!"
Vernon Fowler

Make your website an iPhone web application | Luscarpa Blog - 0 views

  • Specifying a Startup Image On iPhone OS, similar to native applications, you can specify a startup image that is displayed while your web application/website launches. By default, this image is a screenshot of the web application with the page that the user has visited the last time. If you want customize it, add a link element to the webpage, like this: <link rel="apple-touch-startup-image" href="/startup.png">Copy this code to the clipboardView plain text1<link rel="apple-touch-startup-image" href="/startup.png">
  • All these tips only works for web pages that have been saved to the home screens and opened from there, if you access to your website using safari you don’t have this customizations. Remember also that any new link will be open in new browser tab so you lost these settings.
  • if you click on a post link you will be redirect to safari
1 - 2 of 2
Showing 20 items per page