xsl-list
[Top] [All Lists]

RE: XSL - Transforming 2 XSL stylesheets from 1 XML file

2005-05-05 05:37:06

In your case, it sounds like the medium should be sufficient 
- the desktop would be selected by coding media="screen", and 
the mobile device by media="handheld". You then invoke the 
XSLT transformer, saying (by means of it's API) which medium 
to target.

Which mobile devices support client side transforms, and do so by
detecting the media attribute?

--~------------------------------------------------------------------
XSL-List info and archive:  http://www.mulberrytech.com/xsl/xsl-list
To unsubscribe, go to: http://lists.mulberrytech.com/xsl-list/
or e-mail: <mailto:xsl-list-unsubscribe(_at_)lists(_dot_)mulberrytech(_dot_)com>
--~--