[_] PDA styling
theUKdude
theUKdude at theUKdude.com
Wed Apr 4 12:04:31 BST 2007
Christian Wach wrote on Wednesday, April 04, 2007 11:51 AM > > * after spending hours trying to figure out why the 'handheld' > > media type > > did sweet fa on the Windows Mobile based PDAs! > > Just curious - what did work? Well, normally you would link a stylesheet link with the media type set to 'screen' for your computer-based output (or 'screen,projector' or 'all' depending on your circumstances etc) and then link to another with the media type set to 'handheld' for your PDA/mobile styles. However, IE on Windows Mobile will use 'screen' over 'handheld', thus negating 'handheld' styles ... unless you capitalise 'Screen'. Don't ask me why it works, but it does. Doesn't seem to affect anything else either, which is good. theUKdude