Formatting the body tag

Subject: Formatting the body tag
From: "Sia Rahimi" <sia_rahimi@xxxxxxxxxxx>
Date: Mon, 17 Jul 2000 18:21:24 PDT
XSL Gurus,

Given the following XML:

<?xml version="1.0"?>
<LeftNavList>
<PreLoadImage>images/image1.gif</PreLoadImage>
<PreLoadImage>images/image2.gif</PreLoadImage>
<PreLoadImage>images/image3.gif</PreLoadImage>
</LeftNavList>

I would like the generate the following HTML snippet:

<body
onLoad="preloadImages('image/image1.gif','image/image2.gif','image/image3.gif');">

Appreciate any help you can give me.
Thanks very much.


________________________________________________________________________ Get Your Private, Free E-mail from MSN Hotmail at http://www.hotmail.com


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



Current Thread