Fredrik Lundh wrote:
>
> adding
>
>     xmlns:xlink="http://www.w3.org/1999/xlink";
>
> to the "svg" element should make the problem go away.


Thanks for the tip. It indeed solves the problem.
Most examples in the book do not include such a declaration and yet are
properly rendered by Internet Explorer.
Is it mandatory and why is it that Expat crashes on it?

Alain

-- 
http://mail.python.org/mailman/listinfo/python-list

Reply via email to