[XSL-LIST Mailing List Archive Home] [By Thread] [By Date] [Recent Entries] [Reply To This Message]

Re: CSS

Subject: Re: CSS
From: Mike Brown <mike@xxxxxxxx>
Date: Tue, 5 Aug 2003 01:57:52 -0600 (MDT)
css xsl comment
Jarkko Moilanen wrote:
> On Mon, 4 Aug 2003, David Carlisle wrote:
> > > ... only to discover the CSS code missing, due to it being a comment in the
> > >XSLT stylesheet. The solution:
> > >
> > >   <style type="text/css">
> > >     <xsl:comment>
> > >    p.element-syntax { border: solid thin }code { font-family: monospace }
> > ></xsl:comment>
> > >   </style>
> >
> >
> >
> > surely a better solution is
> >
> >    <style type="text/css">
> >     p.element-syntax { border: solid thin }code { font-family: monospace }
> >    </style>
> >
> > Are there really any HTML browsers being used that will render the
> > content of a <style> element? (This was presumably the excuse for
> > putting things in a comment)
> 
> 
> Not that I know of.
> 
> 

I was trying to be like Jeni, making a guess as to why the original poster
thought that he could not use CSS with XSLT, and dispensing advice
accordingly.. It is (or used to be) a FAQ that comments, such as those used to
hide scripting code (CSS, JavaScript, whatever) aren't "copied through" from
the stylesheet to the result, as literal result elements are.  The standard
answer is to suggest the use of xsl:comment to achieve the desired effect.

Whether or not the scripting code really needs to be in a comment is not the
point. It seemed like an innocuous suggestion, to me, since even if I had not
correctly guessed what the original poster meant, making the suggestion
to use xsl:comment to generate comments was sure to benefit *somebody*.

It's becoming an increasingly rare event when I feel like helping anyone on
this list anymore. I can't count the number of times I've started to respond
to someone's question, written nearly a book-length response, then deleted it
without sending because, at the risk of sounding like a snob, I concluded that
the person doesn't deserve the assistance. Now when I do hit the send button,
I tend to regret it more often than not.

 XSL-List info and archive:  http://www.mulberrytech.com/xsl/xsl-list


Current Thread

PURCHASE STYLUS STUDIO ONLINE TODAY!

Purchasing Stylus Studio from our online shop is Easy, Secure and Value Priced!

Buy Stylus Studio Now

Download The World's Best XML IDE!

Accelerate XML development with our award-winning XML IDE - Download a free trial today!

Don't miss another message! Subscribe to this list today.
Email
First Name
Last Name
Company
Subscribe in XML format
RSS 2.0
Atom 0.3
Site Map | Privacy Policy | Terms of Use | Trademarks
Free Stylus Studio XML Training:
W3C Member
Stylus Studio® and DataDirect XQuery ™are products from DataDirect Technologies, is a registered trademark of Progress Software Corporation, in the U.S. and other countries. © 2004-2013 All Rights Reserved.