Search found 2 matches

by RikSmithies
Thu Oct 27, 2005 6:25 pm
Forum: XSLT and FOP
Topic: CSS style for XSLT debug output ?
Replies: 2
Views: 3273

thanks. Although I take your point, when generation of the css tags is part of the logic of the XSLT, there are times when seeing it live would be useful.
by RikSmithies
Thu Oct 27, 2005 1:55 pm
Forum: XSLT and FOP
Topic: CSS style for XSLT debug output ?
Replies: 2
Views: 3273

CSS style for XSLT debug output ?

Can I style my XHTML with CSS in the debugger ? When I debug an HTML producing XSLT the XHTML output doesnt reflect the CSS stylesheet that the generatad XHTML includes. This seems the case even if I use a full path to the .css, so doesnt look like a file location issue. It works ok if I execute the...