- From: jhon <hmu.svg@gmail.com>
- Date: Tue, 27 Mar 2007 20:01:58 -0400
- To: www-svg@w3.org
Cameron McCormack escribió:
>
> Yes, you can do it with script. See for example:
>
> http://www.xml.com/pub/a/2002/09/11/quint.html
>
Yes, This not work in Mozilla/firefox2/Opera9.10 under Linux and Adobe
SVG 3.0.
Some of you work works to him in linux?.
The TextWrap.es file is in the root, alongside of TextWrap.svg.
Here the log:
Opera:
Error: Undeclarated XML namespace prefix used in attribute name.
Especification: http://www.w3.org/TR/REC-xml/#nsc-NSDeclared
46: ]]>
47: </style>
48:
49: <script type="text/ecmascript"
xlink:href="TextWrap.es" <-------------- here
50: a3:scriptImplementation="Adobe" />
51: <script a3:scriptImplementation="Adobe" type="text/ecmascript">
52: <![CDATA[
Firefox / mozilla
XML Parsing Error: prefix not bound to a namespace
Location: http://www.xml.com/2002/09/11/examples/TextWrap.svg
Line Number 49, Column 4: <script type="text/ecmascript"
xlink:href="TextWrap.es"
----------^
Thanks for you help.
Received on Wednesday, 28 March 2007 04:02:58 UTC