Git Product home page Git Product logo

css-vfx's People

Watchers

 avatar

css-vfx's Issues

Code review request

Purpose of code changes on this branch:
Adding support to remove navigation (bottom) bar from Safari.

If you change the example zflow.html headers like so:

<!DOCTYPE html PUBLIC "-//WAPFORUM//DTD XHTML Mobile 1.1//EN" 
"http://www.openmobilealliance.org/tech/DTD/xhtml-mobile11.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
    <title>CSS VFX Example - 3D Coverflow | Flickr</title>
    <!-- the apple touch icon will let us specify a 57x57 icon when the user adds the bookmark 
to their home screen -->
    <link rel="apple-touch-icon" href="html/swap.png"/>
    <meta name="viewport" content="width=device-width, minimum-scale=1.0, maximum-
scale=1.0, user-scalable=0"/>
    <meta http-equiv="Content-Type" content="text/html; charset=utf-8"/>
    <!-- these two apple meta tags will turn the bottom nav bar off when the user adds the 
website to their home screen -->
    <meta name="apple-mobile-web-app-capable" content="yes" />
    <meta name="apple-mobile-web-app-status-bar-style" content="black" /> 

When reviewing my code changes, please focus on:
 the apple-movile-web-app-* meta tags and the DOCTYPE and xmlns attribute on html seem to 
be necessary.

The apple-touch-icon is extraneous, but fun.

After the review, if you like it, check it in. :)

Alternately, I can provide an example that does not use flickr and uses a 
static image set instead, 
which might be more prolific.
Thanks.






Original issue reported on code.google.com by [email protected] on 6 Jan 2009 at 12:54

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.