Re: problem with embedding objects (IE5)

Subject: Re: problem with embedding objects (IE5)
From: "G. Ken Holman" <gkholman@xxxxxxxxxxxxxxxxxxxx>
Date: Fri, 26 Nov 1999 09:50:10 -0500
At 99/11/25 16:22 +0200, Jussi Teirikangas wrote:
I've been trying to use an embedded object within my xsl stylesheet. The
object actually controls a tv card via browser and has a related java
script right after the object tag, but I don't think that's the issue.
The object is embedded into a table cell and the problem is that anything
(e.g. plain text, images or referrals to the xml file) that appears after
the object (on the same cell, later in the table or even after the table)
is not displayed on the screen for some reason.
I made an html file that was exactly the same, except no data from the xml
file and different headers of course. To my suprise that worked like a
charm, no problems whatsoever. Any ideas about this problem? Could it be
some kind of a bug related to the IE5 xsl processor? Has anyone
had similar problems?

Have you tried using the IE5 diagnostic environment that is documented as a free resource on our web site? This allows you to create an HTML file using your IE5 XSLT as an outboard process.


This will allow you to see precisely what is going on behind the scenes by giving you the Microsoft results of applying the stylesheet. If it doesn't match your hand-crafted example, that should show you where you need to change your stylesheet.

I've heard some people also use this process to create stand-alone HTML in parallel with browser-based XML using the same IE5 XSLT script (which, BTW, isn't compatible with W3C XSLT).

I hope this helps.

........ Ken

--
G. Ken Holman                    mailto:gkholman@xxxxxxxxxxxxxxxxxxxx
Crane Softwrights Ltd.             http://www.CraneSoftwrights.com/s/
Box 266, Kars, Ontario CANADA K0A-2E0   +1(613)489-0999   (Fax:-0995)
Web site: XSL/XML/DSSSL/SGML services, training, libraries, products.
Practical Transformation Using XSLT and XPath      ISBN 1-894049-03-9
Next instructor-led training:              1999-12-05/06, 1999-12-07,
-                            2000-02-27/28, 2000-05-11/12, 2000-05-15


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



Current Thread