[
Lists Home |
Date Index |
Thread Index
]
> Is IE an application capable of displaying unparsed entities?
IE doesn't render _any_ XML (including these entities) without being
given a stylesheet to specify the rendering.
If you use <?xml-stylesheet to specify some suitable XSLT then
that stylesheet can access the image using the unparsed-entity-uri()
function, and specify the rendering by producing an html <img.
David
_____________________________________________________________________
This message has been checked for all known viruses by Star Internet
delivered through the MessageLabs Virus Scanning Service. For further
information visit http://www.star.net.uk/stats.asp or alternatively call
Star Internet for details on the Virus Scanning Service.
|