I still have a question. Why does Adobe discontinue its support for SVG? Is maintenance of the plug-in too expensive, or SVG is defective? Thanks. fulio pen ...
they simply do not have an interest in SVG at all - other than perhaps selling more authoring tools for SVG developers. The situation before or after...
Dear all I have used following code to add event listner, it is working in IE but not in Mozilla if any body knows solution please let me know. // var...
... SVG? Is maintenance of the plug-in too expensive, or SVG is defective? Thanks. ... Since they bought macromedia, the creator and owner of flash, they ...
... You could use Apache Batik. Despite its name the "rasterizer" command line tool does not rasterze when the output content type is set to application/pdf,...
... Is that so? Check out Yahoo Music internet radio. Last time I've seen a list of supported browsers it only worked in MSIE. Right now I only get a "your...
I went to the following web page: http://www.adobe.com/svg/viewer/install/ It seems that ASV is no longer available for download. But if one has already...
... http://xmlgraphics.apache.org/batik/javadoc/org/apache/batik/transcoder/wmf/tosvg/WMFTranscoder.html ... This was about Shockwave Flash, not Windows...
The question is, what is del? What does it do? Since you set the event listener at a use element I think it is probably a problem with event.target vs....
... must ... site ... the ... seen ... only ... a ... IE ... It is even worse than that, many sites block specifically Opera, for a reason I don't know. And...
Hi All, Is it possible to represent 3D graphics in SVG ? Is there a tool to convert some of the standard 3D graphics formats into SVG - Rakesh [Non-text...
... www.ukmusic.com have javascript code that does not show up properly. ... They don't properly block Opera, but they send it unappropriate code, or errors...
Rakesh: Glad you asked! This is my current interest: using SVG to present 3D graphics. See the following page where I have both some stereo pairs and some...
As I have asked the list moderator with no response, I wonder if someone can tell how to prevent getting the following e-mail response to each post I make....
There's SVG-VML-3D, a Javascript library for 3D graphics which uses SVG (or in IE VML) for displaying: <http://www.lutanho.net/svgvml3d/> I've described my own...
Hello, according to the SVG 1.1 specification the glyph-name attribute of glyph elements, and the g1 and g2 attributes of hkern and vkern elements both have...
Thanks for your reply. the same code is working fine in IE, so there is no problem with code. when i use this code to mozilla the event listner "del" is not at...
... Using very small fontsizes (<1px) is usually troublesome in my experience, in most viewers. I've seen similar problems with <pattern> when the width or...
Dear All onclick event is not working on svg elements like rect,path,symbol...etc in Mozilla. can any one ... thanks in advance P.Chandra Shaker Reddy ...
Dear All onclick and onmousedown events Conflicting when i both use at onload. only one can use from both of them at a time but not two. can any one ......
... rect,path,symbol...etc in Mozilla. https://bugzilla.mozilla.org/attachment.cgi?id=210580 works for me. Just click on the line (tricky because the line is...
hello, svg seems to print well out of firefox 3 (also fits to page orientation ) but it totally igonores tranparencies. eg. here: <rect x="55" y="55"...
I've created a test file which uses the exact same code you posted here, and for me it worked fine in Firefox 3.0.4 for Linux. I can't send attachments over...
... Well ... ... Since I wrote that I have found a way of converting to pdf using svg2pdf, which also uses cairo and opacity is rendered fine, so why FireFox...