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

Alternating Odd and Even with a twist

Subject: Alternating Odd and Even with a twist
From: Kuhns Matt <kuhns_m@xxxxxxxxx>
Date: Thu, 17 Oct 2002 12:26:20 -0700 (PDT)
css odd even
I want to alternate rows between a odd and even class
in my CSS. The twist is that If there is no
information in the tag I don't want to print and I
want to maintain my odd and even structure. The html
would look like this
<class="rowodd">Hi</class>
<class="roweven">How are you?</class>
<class="rowodd">Bye</class>
xml:
<item1>Hi</item1>
<item2>How are you?</item2>
<item3>Bye</item3>
but say there was no information where How are you?
I want it to go:
<class="rowodd">Hi</class>
<class="roweven">Bye</class>
xml:
xml:
<item1>Hi</item1>
<item3>Bye</item3>
I can get the text not to print, but how do I assign
the classes? 
Thanks in advance.



__________________________________________________
Do you Yahoo!?
Faith Hill - Exclusive Performances, Videos & More
http://faith.yahoo.com

 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.