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

RE: IE4 and XSL

Subject: RE: IE4 and XSL
From: Jonathan Marsh <jmarsh@xxxxxxxxxxxxx>
Date: Tue, 28 Jul 1998 07:58:54 -0700
ie4 support xsl sample xsl
This should work fine in IE 4.  XSL has a little trouble with converting
"background" to a style attribute (as documented in the Read Me), but since
you are using upper case, this should just pass through.  Perhaps something
else is wrong like the URL?  If XSL is eating the attribute try this in your
stylesheet instead: <BODY STYLE="background:url(background.gif)">

		-----Original Message-----
		From:	Dave Jones [mailto:David.T.Jones@xxxxxxx]
		Sent:	Monday, July 20, 1998 2:23 AM
		To:	xsl-list@xxxxxxxxxxxxxxxx
		Subject:	IE4 and XSL

		Hi all,

		I've been coding some XSL stylesheets for a webpage i'm
creating, i wish 
		to show examples of CSS and XSL, but i'm having difficulties
with display-
		ing a background image on the page. I've tried including the
background 
		properties for <BODY> in the <root> definition and as a
seperate element 
		<webpage> - both examples are shown below, but neither seem
to work, are
		background images supported by Internet Explorer 4.0 and
with XSL?

		Cheers
		Dave.

		exmaple 1

		<rule>
		  <root/>
		  <HTML>
		    <HEAD>
		      <BODY BACKGROUND="background.gif">
		        <children/>
		      </BODY>
		    </HEAD>
		  </HTML>
		</rule>


		example 2

		<rule>
		  <target-element type="webpage"/>
		  <BODY BACKGROUND="background.gif">
		    <children/>
		  </BODY>
		</rule>


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


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


Current Thread
  • IE4 and XSL
    • Dave Jones - Mon, 20 Jul 1998 05:30:59 -0400 (EDT)
      • <Possible follow-ups>
      • Jonathan Marsh - Tue, 28 Jul 1998 11:03:31 -0400 (EDT) <=
        • Dave Jones - Tue, 28 Jul 1998 11:36:16 -0400 (EDT)

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.