> Not having one of these PDA devices to test with, I think my plan is > going to be to just create a bare-bones, no-javascript version of the > SN player control box. Having done a lot of development for mobile platforms, you really ought to consider sticking to 'XHTML Basic' (http://www.w3.org/TR/xhtml-basic/). Every modern (and not-so-modern) PDA, mobile phone, and information appliance supports version 1.0. Note that version 1.1 'was recently approved' (http://www.w3.org/TR/xhtml-basic/). There's also a non-standard variant called XHTML-MP.
Some user-agents support WCSS along with XHTML(-MP). You really need to use a class like 'this (PHP)' (http://www.phpclasses.org/browse/package/2000.html) or similar to determine user-agent characteristics. Note: you can probably find more up-to-date classes than that. HTH, grimholtz -- grimholtz 'Get PasswordMaker' (https://passwordmaker.org/) 'Get FoxyProxy' (http://foxyproxy.mozdev.org/) 'Read one of my books' (http://www.amazon.com/exec/obidos/tg/detail/-/1861005202/102-7541338-1644948) ------------------------------------------------------------------------ grimholtz's Profile: http://forums.slimdevices.com/member.php?userid=5235 View this thread: http://forums.slimdevices.com/showthread.php?t=28608 _______________________________________________ squeezenetwork mailing list [email protected] http://lists.slimdevices.com/lists/listinfo/squeezenetwork
