[XSL-LIST Mailing List Archive Home] [By Thread] [By Date] [Recent Entries] [Reply To This Message] Preloading Images
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
|
PURCHASE STYLUS STUDIO ONLINE TODAY!Purchasing Stylus Studio from our online shop is Easy, Secure and Value Priced! Download The World's Best XML IDE!Accelerate XML development with our award-winning XML IDE - Download a free trial today! Subscribe in XML format
|