From: stephane B <is...@ne...> - 2003-02-05 09:35:50
|
Hello, > btw, which browser do you use, bcoz AFAIK only IE supports svg viewing. > No other main browsers support it ... yet. sorry .... but no ... you can view svg file in mozilla (compile mozilla with with svg support ) there is a licence prb between the creator of this extension and the mozilla licence .... you can do it manually :-) > even in IE, i know i can open and view svg files directly but i,m not > sure if they work when inside an <img> tag in a HTML page. > check this out ... > just try embedding an svg image in a simple plain html page (without any > dynalayer) using the <img src="xxx.svg"> tag and see if it works. my > guess is that it wont work. i suppose you are killing :-) > if it works in plain html content, it should also work with html content > inside a dynlayer. > let the browser's support svg first .. that's a primary requirement. of course :-) i'm not so stupid :-) i ve spend a couple of hours to make work svg file .... something doesn't work ... in my code don't know why ... sure setHTML don't support <svg>etc...</svg> .... i will try other solution ... and give result to this mailing ... bye stephane B |