I'm very new to XSLT so forgive what is probably a stupid question, but here goes...
I installed a bread crumb script that outputs an unordered list. In the XSLT script, the list is nicely formatted with each item on a separate line and indented. But I assume that in the process of outputting the final HTML, something removes all the line breaks and white space because when I view the page source, it all runs together. I know that is not supposed to matter in HTML but for whatever reason, when my ul tags get jammed together, my design breaks.
So my real question I guess is how can I preserve at least the line breaks in my XSLT, if not the other white space?
Pete Koutoulas •
Fayette County Public Schools • Lexington, Kentucky