PlayState-Lifestream

Message from admin

  • Just figured out a cool .css-Hack, that makes clever use of class-selectors and css-display-property:

    .iphonehide hides elements with display:none on the iPhone. Selector .iphoneshow hides the element by default (on the web), but shows it on the iPhone (only) by overriding display:none with display:inline.

    admin 02 Nov 2009 at 02:30