Hi, I've been trying to use the HTML <object> element to embed SVG in an HTML page with a fallback PNG image if the SVG mime-type cannot be handled by the...
Hi Antoine, First Bonne annee 2004. This doesn't work for me with ASV3.1 and IE6 windows. I use the method expossed in sun's site : Autodetect whith javascript...
Hi Matt, If I understand correctly, can you not use something like: document.embeds[elementID].getElementById See if the following link sheds any light: ...
Hi again Antoine, What i found, even i'm not sure you are looking for sunch solution is : 1. make your png as a non-repeat backgound ... <style> body...
Luciano: Grazie altre tanto, e speriamo che 2004 vada meglio per tutti (sto anno xhe anda` in mona per tanti). Felicita` per tutti quanti in Italia (pero` non...
I have SVG file in unicode encoding (The file contain text with not- latin charaters). It is shown correctly with Adobe SVG Viewer, but not in Adobe...
Hello all, I installed the new ASV for Linux and it is great to see SVG images in Mozilla now! :-) But the problem is that JavaScript in SVG does not work at...
I have some script in an external file. I need to find some files in the directory hierarchy while running the script in the external file. My question is...
For those SVG'ers wanting to compare SVG and XAML syntax, MOBIFORM has posted an Alpha build of their XAML browser on www.mobiform.com. This browser runs on...
... current ... the ... How will XAML be used on the Internet? Directly from the new OS? With a XAML viewer? With XAML built into IE by Microsoft? Did I hear...
I have some svg files along with java script that works well in asv3.0 in IE on but the java script doesent seem to work in asv6.0 could someone point out a...
... Use UTF8 character encoding.. it works perfectly when I did it with Kanji Remember to use the postscript name of the font you want... ArialUnicodeMS is...
Hi, Changes are related to in the specs of SVG1.1 versus SVG1.2. Look at DOM methods for the two version, and change your javascript according to that. You can...
Hallo, Could I mix SVG with other XML - Data? How could I display SVG-Code. What have I to do to realise these Database within svg-code ? Burkhard Stollenwerk ...
I could use PHP to manage XML-Srcipt. Should I parse document and sent it then to Client, as a SVG? Burkhard Stollenwerk ... From: "Burkhard Stollenwerk"...
Hi, ... I don't believe that is correct. While there are new DOM methods in SVG 1.2, there are no changes made to the DOM methods from SVG 1.1 (and actually...
Hi Antoine, Your are right. I was sleepy this morning when i answered. What i mean is that there are differences between ASV3 and ASV6 (not SVG1.1 and SVG1.2...
"Burkhard Stollenwerk" <futurefarm@...> wrote in message news:000c01c3d1df$75fc7f60$9945fea9@o6l0a3... ... Yes, just stick it in a METADATA element....
Hi Eder, I am not sure I understood your question. If you meant to look to a pie diagram from an angle, then you need a scale-transformation. For instance try...
Does anyone know of a cheap, simple, MS Windows 2000 version of an editor that does ECMA script? No Alpha, or Beta, projects please. I searched the forum and...
I'm new to SVG, and i'm trying to develop a java application using batik, that will load a svg file display it, and then display a dot (or any other simpel...