Hi, I'm working on a new version of SVG-cards (http://david.bellot.free.fr/svg-cards) and I would like to do the following: I would like to define a first...
I am out of the office until 07/09/2010. Note: This is an automated response to your message "[svg-developers] numbers in scientific notation" sent on 7/8/10...
I have just installed Firefox 4.0 Beta and am very pleased with its support for SVG's SMIL animation. Sure, there are a few things here and there that don't...
Hello, I've got a bunch of simple Flash files -- they are nothing but bitmap tags shown in sequence at a specified frame rate. I would like to convert them to...
Hi, I'm wondering if anyone knows of a good library that can as input some kind of abstract graph representation (something like dot or GraphML), and produce...
Should an element with display="none" take focus? It had been my assumption that whether using script to addEventListener or as in the the attached testcase,...
Hi, Made a web mapping example where I did some SMIL animation (sorry in German): http://www.heideflaechenverein.de/freizeit/heidepfad/mappetizer/index.html ...
Dear SVG fans, The SVG Open organization team would like to inform you of the latest news about the SVG Open 2010 Conference. Our apologies if you receive...
Hey, SVG heroes- At my recent presentation on SVG at the WWW 2010 conference, I was approached by someone from the Firebug team. Firebug is a kick-ass ...
Hi, David- Sorry if this is answered elsewhere, but I had a question about using FakeSmile. I've been using it in some of my presentations (yes, I switched...
DOMe ecmascript library for DOM 3 events. Many of the current SVG UAs or browsers have not implemented DOM 3 events. whilst there are js libraries for html...
SVG1.1 focusin, focusout, activate: testcase or demonstration http://www.w3.org/TR/SVG/interact.html#SVGEvents focusout: Occurs when an element loses focus,...
I am starting a new project, Here is the starting code http://blog.narendrasisodiya.com/2010/06/effect-based-svg-animation-api.html Need your feedback on...
Fakesmile: https://bugs.launchpad.net/smil/+bug/593135 cannot find a way to implement attributeName on event: <set attributeName="display" from="none"...
Hi List, I'm getting an error from webkit browsers when trying to addChild on an external xml file The error message is: Error: WRONG_DOCUMENT_ERR: DOM...
Hi, I have this piece of script : SVGDocument = LoadEvent.getTarget().getOwnerDocument(); FF doesn't render the svg and says : "LoadEvent.getTarget is not a...
Hi, I have been trying to access embedded SVG element attributes. The script works on FF and Chrome. It does not work on ASV 3.3 +IE 6 ... which, unfortunately...
I'm creating graphics using illustrator to create SVG documents. I create layers that allow the diagram to have a sensible logical DOM that I can access. I'd...
I am new to this kind of programming for mobile phone. Can someone point in the right direction. I need to create a program to view, adjust and pinch in/out...
Hi I am going to use SVG to build browser based drawing application. I will use Java which will be converted to Java Script by using Gwt(Google Web Toolkit). I...
Hi all, This is a IE/ASV related problem. I just recently discovered that the coordinates I get from event.clientX/clientY are offsetted a lot if the user has...
Web CMS & SVG Has anyone experience of using an open source web CMS** with SVG, but not using HTML as a wrapper? regards Jonathan currently using php/mysql...
Hi, I would like to create an animated svg representing a sort of solar system : a sun, planets, continents on planets, countries in continents. When we click...
Hi! I'm new to this list, After first tries last year, I'm doing some further steps to learn SVG and try to convert and extend some things I've done with...
Normaly you check if the ActiveX from ASV is currently active. This should be independently from your language settings. What do you use to see if ASV is...
Hi, We are using SVG to display the Graphics in our web browser. When a graphic page containing SVG contents is clicked, the browser asks to install SVG Viewer...
Googling I see lots of efforts to produce PowerPoint-like interfaces using SVG. But what I want is something different. I have a few thousand SVG images which...
Hi, Is there a way to put Facebook "like" buttons, "Tweet this" buttons, the code for Google analitics to count hits etc. in SVG files and have them work?...