Re: XML/XSLT to html including JavaScript question

2002-07-25 Thread Joerg Heinicke
Hello Jeanine, either change the name of the attribute of the image from 'id' to 'name' or change the javascript to "window.document.getElementById('picture1').src=image;". Regards, Joerg Jeanine Meyer wrote: > Hello, > (Forgive any redundancy with previous messages.) > I'm having problems

XML/XSLT to html including JavaScript question

2002-07-25 Thread Jeanine Meyer
Hello, (Forgive any redundancy with previous messages.) I'm having problems with what I think is a simple task: recreating the standard image swap in on mouse over. I have other examples of xml citing xsl working using IE6 and also NS6.2. However, in this example, the javascript function doesn't