xsl-list
[Top] [All Lists]

[xsl] detecting whether user-agent supports xslt PIs?

2006-04-18 22:03:02

This is probably a FAQ....

Some user agents know how to process xml that looks like this:

  <?xml version='1.0' encoding='UTF-8' ?>
  <?xml-stylesheet type="text/xsl" href="/s/style.xsl" ?>
  <index/>

Some user agents don't.  I'd like push xslt processing onto the client
when available.  Any advice on how to do this?

-Alex-


______________________________________________________________
S. Alexander Jacobson tel:917-770-6565 http://alexjacobson.com

--~------------------------------------------------------------------
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>
--~--

<Prev in Thread] Current Thread [Next in Thread>