Re: [Hypercontent-users] xsl
Brought to you by:
alexvigdor
From: Alex V. <al...@bi...> - 2007-07-27 00:51:26
|
Have you tried a CDATA section? e.g. <xsl:text> <![CDATA[<!--[if IE 6]><link href="elements/ie6.css" title="standard" rel="stylesheet" type="text/css" media="screen" /><![endif]-->]]> </xsl:text> Cheers, Alex On Jul 26, 2007, at 11:20 AM, Carl P Barrow wrote: > All, > > Does anyone know who I get get the folowing into an xsl template : > <!--[if IE 6]><link href="elements/ie6.css" title="standard" > rel="stylesheet" type="text/css" media="screen" /><![endif]--> > > I just need to check for IE6 and use that stylesheet. > > Cheers > Carl > > ************************************* > > Carl Barrow > Systems Integrator > e-Services > The University of Hull > Cottingham Road > Hull > HU6 7RX > Ext. 6838 > > ************************************* > > > > ********************************************************************** > ******************* > To view the terms under which this email is distributed, please go > to http://www.hull.ac.uk/legal/email_disclaimer.html > ********************************************************************** > *******************--------------------------------------------------- > ---------------------- > This SF.net email is sponsored by: Splunk Inc. > Still grepping through log files to find problems? Stop. > Now Search log events and configuration files using AJAX and a > browser. > Download your FREE copy of Splunk now >> http://get.splunk.com/ > _______________________________________________ > Hypercontent-users mailing list > Hyp...@li... > https://lists.sourceforge.net/lists/listinfo/hypercontent-users |