Raghu, This shows that the problem is - your too big coordinates. The difference between *stroke* and *stroke-dasharray* attributes is that the last produces a...
Hello Erwan, I've tested your code aafter adding <svg> and </svg> elements. On W2000, IE6, ASV3.2, it works : I can see "Sélectionnez" Hi Erwan, I've tested...
could somebody help me?? is it possible to access another XML document from our SVG doc by using DOM? for example to extract attributes of our object in SVG...
je clone un svg dans un autre svg conteneur <svg conteneur> <svg></svg> <svg cloné> </svg> </svg> avant cette operation , au svg conteneur est associé un...
Hi All, I have to implement all the attributes of the font and text elements. I am struck with the attributes of font-face element as it around 29 in number. ...
Hi Erwan I'm afraid you can't because, according to XML specification, ID should be unique in your document. And so, getElementById can only give you ONE ...
Im working with Deer Park Alpha 1 release and having a few problems. I can view other examples of SVG such as on the croczilla site and also others that I have...
... the main wikipedia ... My guess is that wikipedia is save against spamming. How else would they manage? However, an SVG wiki might be too big for...
Hi Joseph, There is another parameter: which SVG profile do you intend to address? Tiny or Full? It really makes a difference. We (Beatware) did a lot of work...
Deer Park Alpha now comes with SVG enabled as default. I am also saving the example pages off Croczilla and still no joy, there must be something silly I am...
hi, i read about a switch somewhere in the options that enables or disables SVG rendering by FF. the default is disabled. sorry don't have it by hand right now...
Hey everyone, I had some spare days lately and I decided to take a crack at implementing as much of SVGT 1.2 in a static conformance level as I could on top of...
The New Version out yesterday now has it enabled as default. The examples work off the Croczilla site but I am unable to get mine working, I suppose this is...
Hello, i just implemented drag&drop within a svg embedded into an html- document. unfortunately, while dragging and moving the mouse outside the svg over the...
http://www.alpha-logic.com/money/ 0.02 per search that you and your referrals make for up to 40 searches per day, per person. So if each referral maxed their...
Hi Andi, I just inherited dealing with the svg wiki and getting it back online. I will take a look at wikipedia to see how well it works for us and to see how...
Ronan Oger
ronan@...
Jun 2, 2005 12:17 am
50077
Hi ed/simon, I don't know of anyway to get the SVG document to respond to events outside of it on the HTML container. Also, think about this... If you...
richard, please have a look at the FAQ (http://www.mozilla.org/projects/svg/faq.html) specifically at http://www.mozilla.org/projects/svg/faq.html#source (the...
On Wednesday, June 1, 2005, 6:59:21 PM, Andre wrote: AMWCn> hi, AMWCn> i read about a switch somewhere in the options that enables or disables AMWCn> SVG...
On Wednesday, June 1, 2005, 4:11:44 PM, T.Arun wrote: TAC> Hi All, TAC> I have to implement all the attributes of the font and text elements. TAC> I am struck...
On Tuesday, May 31, 2005, 9:05:48 AM, T.Arun wrote: TAC> Hi all, TAC> I have to implement the rendering Text in SVG. TAC> I don't have much idea on vertical...
what about function findAllChild() { getChild(document.getElementById('mySVG'); getChild(document.getElementById('myClonedSVG'); } Am I missing something? ... ...