I am proud to release Karma version 0.2 today. karma.js is a library for manipulating HTML 5 and SVG. It was developed specifically for educational ...
I plan to develop an SVG-based webmapping application, which runs not only on desktop browser but also on most mobile phones (Symbian, Android, Windows Mobile,...
Hi! The first version of klecks has just been released. Klecks is a native (!) php SVG-Framework. Currently its main purpose is to convert SVGs to other...
As per my knowledge, we can draw curves upto second degree in svg. http://en.wikipedia.org/wiki/List_of_curves May someone tell me how to draw some complex...
Hi, It seems most of the effort has been towards drawing static diagrams and DOM animations Is there any individual or a company working on an authoring tool...
Hey you all. I just joined the group today. I'm getting started with SVG and I've gotta figure manny things out. I'm working on a project to bind SVG ANIMATION...
Hello All, This is actually more or less an open letter to the community. Examotion is currently evaluating the possibility of making the next major release of...
Hello all, I was wondering if it is possible to auto resize the SVG when the size of the browser window changes? Does anyone has experience with this? Thans,...
I changed a example: http://www.pixelfans.de/test/svg/svgecma_pf.svg Style: cursor:pointer works only in firefox but not in Opera, Webkit ... To set a style...
I created simple black circle using inkscape. I am trying to move this black circle along the x-axis for a beginner's tutorial I am writing. I have encountered...
Hi everyone I'm currently trying to build a full svg web application, the problem is, i don't know exactly how to integrate many forms and control them...
A long time ago (before I knew about SVG), I created a large animated WebPage that: moved GIF images around the screen resized GIF images moved HTML Tables...
I am playing with and learning to use "foreignObject" in SVG. It is wonderful, brilliant - I love it !! It sad that it is not (and never will be) in AVG in IE...
Hi The following SVG was written for, and works with Adobe SVG AddOn in Internet Explorer http://www.byershostingpeter.co.uk/demo/helpplease2.svg I have...
I'm trying to animate a path (simulate a drawing pen) using scripting, but it seems that the canvas won't render until I've finished messing with the path. As...
http://karma.sugarlabs.org/examples/Conozco-Uruguay/ On this page I have a <text> element positioned on top of a white rectangle. Currently, I stick in...
Help Please I am a "Sortof Newbe SVG Scripter" i managed to cobble together a script. It is not pretty but it nearly does what I want it to do !! It can be...
hi, how do i have to configure IIS (6) to serve svgz-files so that both browsers (IE & firefox) could show it? mime-types for svg and svgz were already...
Hello, Does anyone know where I can download the bundle with all SVG DTDs? I was not able to find it on w3 website. When my DOM parser parses SVG file it...
Hi group, I use svg which includes a jpeg map. I add svg objects like rect,lines and circles to highlight certain area of the map depending on the user choices...
Hello Mr./Mrs. Editor I (user: swissboy43) beg you to place the following article into the svg-developers group: Start of article: Title: SVG developer for...
Hi David, Try modifying your add() function to use getElementsByTagNameNS instead of getElementsByTagName. function add(node, attname, attvalue){ var...
Hi folks, I've been interested in creating a sort of "proof of concept" for a <replicate> tag for SVG version N (for some N>1.2,) -- something that does for...
Is there a way to load an svg element w/out putting it in the html as an element? html5 supports this for behavior audio and images w/ var audio = new...
Dear Sir, First of all I would like to thank you for putting so much efforts and making the tools available free of cost. The site is excellent! Thanks for...