My problem isn't to generate svg dom but in my applet the ploblem is to popolate a swing canvas (org.apache.batik.swing.JSVGCanvas) including svg creation....
... The thing is that the way you are creating the document (lots and lots of rects) is causing your problem when you try to display it. Can you provide some...
I have a simple svg file to test display of a raster of tux the linux penguin. The following SVG code works in firefox (DeerPark) native svg, but not in IE...
... Yes, I intend to keep them there. Thanks Holger....
Jonathan Watt
wattie@...
Jul 1, 2005 1:41 pm
50540
I would recommend that instead of removing 'document.' you make it document.getElementById('SVGdata').elements... This should work in a wider range of...
Jonathan Watt
wattie@...
Jul 1, 2005 1:49 pm
50541
I've developed a web-based app that uses javascript & SVG with ASV3 to run off a CD. Unfortunately, upon launching the initial window in IE6, a warning appears...
In addition to releasing an api to Google maps, Google has expanded their maps to cover the world (v=w2.4), not in the same detail as the US though. ...
Sherm, How do your users get ASV in the first place, though? Off the same CD, or do you assume that they already have it? As to the XP2 problem, it would...
Hello, I've searched the net as well as the SVG 1.1 and 1.2 specs for an actual definition of a shadow tree. I've found the definition "For storage of the...
This is the biggest threat to their business that ESRI will ever see. ... From: svg-developers@yahoogroups.com [mailto:svg-developers@yahoogroups.com] On...
Hi Travsam, Welcome to the club. If you are trying to animate the motion of a dice in 3 dimensions, forget it, this is not for a mid-term project. You have to...
Hi Michael, Unfortunately the web-sites you gave, were not available. If I understand correctly, you want to apply SVG for mathematical animations. I am using...
Not really. ESRI technology is so much more than just maps with lat/longs. Alastair ... [mailto:svg-developers@yahoogroups.com] ... their ... though. ... ...
Try the www.icon-king.com site. This guy is a master - he did all the icons for KDE. His site has many links to other sites that tell you how to do what he...
Is there a reference to the Scripting language (and XML DOM) used by the Adobe ASV3 viewer? I can be more specific. I have been trying to make calls on a node ...
hi, kevin i just wanna tell you that it also happen to me, and i can't find the solution.i'm using IE6.0. what about you? thanks kggsystem <kevgor@...>...
... Hi, had the same problem so i wrote a simple function to search through the kids of an element. Isn't really that complicated and it's by sure not a ...
... Yes, Adobe provides the documentation about the viewer and the DOM its implements here: <http://www.adobe.com/svg/indepth/releasenotes.html> so make use of...
We've explained this to our customers as a safety feature introduced by Microsoft and how to click on the bar to allow the svg to run, etc. The customers have...
... Hi Mitzie ok, let me try, if you have a <use> element, the used content gets cloned and virtually appended to the <use> element. this cloned content is a...
... not ... Eric, I use Axialis Iconworkshop 5.0 - I'ts a great product. You can produce multisize icons that are nice to see even with a small size. Let me...
Let me add my bit here - since I recently explored using the shadow tree for the sue element itself: By directly replacing "content" into the main tree you...
Hello Mr. Dagan: Thanks for the sugestion, i know that SVG can not support 3d animation, also my asesor told me about it, I will try to develop the dice as you...
Hi guys, I just picked up SVG as a tool to work with, thinking, hey, this is perfect to do tricks like drag-and-drop page elements on. Observe: Click on any of...
... Hi because in svg the order of the element-tree equals the drawing order, all you have to do is get your element and append it atop the other elements. ...
I don't want to seem like an a$$ for reposting this, but it is very odd, and want to make sure that the necessary people see this. problem: Upgrading from...