Re: Problem in Mozilla for Displaying text from XSL variable
Martin Honnen <[email protected]> Tue, 27 May 2008 12:47:32 +0200
| Newsgroups | gmane.comp.mozilla.devel.layout.xslt |
|---|---|
| Organization | Liberty Development |
| Message-ID | <[email protected]> |
[email protected] wrote: > NOW THE PROBLEM is this, that in IE 6.0 its displaying all the points > in different row, but when i open that file in mozilla,it displays all > the points in a single row. can any one hlep me that how can it > display each point in different row in mozilla? Can you post the URL to a test case? Or at least show us some context, we need to see whether your XSLT stylesheet generates HTML or XHTML and whether for instance for XHTML it is ensured that the 'br' element is in the XHTML namespace http://www.w3.org/1999/xhtml. -- Martin Honnen http://JavaScript.FAQTs.com/