xsl-list
[Top] [All Lists]

Re: url query works with mozilla; not IE

2003-07-02 04:45:08

(Note: $myvar=999.png)

are you sure it's that not (for example)

<xsl:variable name="myvar">
999.png
</xsl:variable>

?


I'd write it as


<img src="{$myvar}" text="foo" alt="foo"/>

But that probably doesn't change the result (it shouldn't:-)

David


________________________________________________________________________
This e-mail has been scanned for all viruses by Star Internet. The
service is powered by MessageLabs. For more information on a proactive
anti-virus service working around the clock, around the globe, visit:
http://www.star.net.uk
________________________________________________________________________

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