... out ... function ... is ... counting ... The node is structured something like: <g id="220"> <g></g> <g></g> </g> Most often getLength() returns 2, but it...
I read a lot about how great XSLT is. Though i think the syntax is horrible, i can imagine it's very powerful. But that's only to generate a SVG-file, right? ...
Hi EveryOne, I am new to SVG and have some basic Jscript questions. Is it possible to declare a variable that is initialized to an XML-string as follows? var...
23694
Tobias Reif
tobiasreif@...
Nov 1, 2002 11:10 am
... IIRC, Squiggle does; I'll post a sample if I figure out how Squiggle does it. Tobi -- http://www.pinkjuice.com/...
Hello Jim, Can I ask who you are and what you do? You seem to know so many different facets of SVG and Internet technologies. Mit freundlichen Gru?en/Regards ...
In case you're interested: http://home.student.utwente.nl/r.g.steltenpool/steltenpower/svg/play/framewo rk.svg It's a mess, hardly anything works yet, but i...
I finally identified where the problem is.... I think that when I add a large SVG node to the existing document, then the structure of the new document isn't...
"Christer Nordvik" <christer.nordvik@...> wrote in message news:000901c281ae$44a74260$2f01000a@STACHRISTER... ... The ... nodes ... the ... This line is...
Sorry for typing the example. It shouldn't have been "()" behind the function name. This is an enterprise application consisting of about 6000-7000 lines of...
... If the idea of doing similar at the 'implementations' page ever becomes that palatable (Ian ducks), I thought that it would be interesting and useful to...
christer i just want to point out, that the geturl method is running asychronously. more information here: http://www.protocol7.com/svg-wiki/ow.asp?GetUrl ...
... If the idea of doing similar at the 'implementations' page ever becomes that palatable (Ian ducks), I thought that it would be interesting and useful to...
"Christer Nordvik" <christer.nordvik@...> wrote in message news:000e01c281b9$2ff407d0$2f01000a@STACHRISTER... ... easy ... The fact the files are fine...
In a message dated 01/11/2002 16:15:45 GMT Standard Time, ... Mike, Devices with SVG support? Yep, they are called computers. There are many millions of them...
sorry, i was hoping the context that my question was ask within would make it clear. That was apparently not the case. let me try again: Is there a list...
Hello, I'm a newbie to SVG & XML! I'm trying to override the zoomin functionality provided by Adobe's SVG viewer and use just a mouseclick (click a button,...
... Yes, but it's better not to, why not put it in a metadata element in the page, it's a lot more efficient to not have to call parseXML ? ... Well you won't...