You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@cocoon.apache.org by Oscar Trigueiros <Os...@lis2.siemens.pt> on 2001/03/21 17:52:59 UTC

Applying diferente stylesheets to diferent wap browsers

	Can some one give one tip on how to apply diferent stylesheets for
diferent
 	wap browsers, i'm developing one application using Cocoon, which
suports
	UPbrowser and WapForum as is stated in the user agent propertie in
the
	cocoon.properties file.
	I know that to apply one stylesheet to up i must do someting like
	 <?xml-stylesheet href="Xxx-wml.xsl" type="text/xsl" media="wap"?>
	Where "Xxx-wml.xsl" is the stylesheet to generate wap, but if i want
to apply
	different stylesheet for diferente browsers?

---------------------------------------------------------------------
Please check that your question has not already been answered in the
FAQ before posting. <http://xml.apache.org/cocoon/faqs.html>

To unsubscribe, e-mail: <co...@xml.apache.org>
For additional commands, e-mail: <co...@xml.apache.org>