Skip to search.
svg-developers · SVG Developers

Group Information

  • Members: 5539
  • Category: Data Formats
  • Founded: Aug 16, 1999
  • Language: English
? Already a member? Sign in to Yahoo!

Yahoo! Groups Tips

Did you know...
Message search is now enhanced, find messages faster. Take it for a spin.

Messages

  Messages Help
Advanced
Messages 38328 - 38357 of 65684   Oldest  |  < Older  |  Newer >  |  Newest
Messages: Simplify | Expand   (Group by Topic) Author Sort by Date ^
38328 Antoine Quint
graouts Offline Send Email
Jan 1, 2004
1:46 pm
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...
38329 Mathias FATENE
mfatene Offline Send Email
Jan 1, 2004
3:15 pm
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...
38330 paulsidebottom Offline Send Email Jan 1, 2004
3:47 pm
Hi Matt, If I understand correctly, can you not use something like: document.embeds[elementID].getElementById See if the following link sheds any light: ...
38331 paulsidebottom Offline Send Email Jan 1, 2004
3:49 pm
Update! Just found this link: http://support.adobe.com/devsup/devsup.nsf/docs/50560.htm Regards, Paul...
38332 Mathias FATENE
mfatene Offline Send Email
Jan 1, 2004
3:53 pm
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...
38333 Jim Ley
jibberjim Offline Send Email
Jan 1, 2004
6:58 pm
"Antoine Quint" <ml@...> wrote in message news:C52440FE-3C60-11D8-8CF7-000393D124C4@.... ... This was the main reasons why I didn't...
38334 Oswald Campesato
ocampesato Offline Send Email
Jan 1, 2004
9:36 pm
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...
38335 vered_c222 Offline Send Email Jan 2, 2004
9:46 am
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...
38336 Jim Ley
jibberjim Offline Send Email
Jan 2, 2004
1:18 pm
"Don XML" <donxml@...> wrote in message news:bsssao+7q4m@.... ... What do you want in a rendering API? ... The W3 has one language which...
38337 Jim Ley
jibberjim Offline Send Email
Jan 2, 2004
1:20 pm
"mr_zonules" <nfinch@...> wrote in message news:bspo5a+7j5k@.... Some time ago, I did a multiline popup for the group... ...
38338 jive_p Offline Send Email Jan 2, 2004
2:43 pm
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...
38339 paulroubekas Offline Send Email Jan 2, 2004
6:09 pm
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...
38340 Jim Ley
jibberjim Offline Send Email
Jan 2, 2004
6:36 pm
"paulroubekas" <paul@...> wrote in message news:bt4c15+omc5@.... ... Define "find some files". If you're entering things into the DOM, then...
38341 paulroubekas Offline Send Email Jan 2, 2004
6:42 pm
I 'find some files' using getURL(). ... files in ... the url of...
38342 svgdeveloper Offline Send Email Jan 2, 2004
7:38 pm
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...
38343 Mike McCullough
mfmccul Offline Send Email
Jan 2, 2004
7:49 pm
... 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...
38344 jkellerdim Offline Send Email Jan 3, 2004
12:34 am
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...
38345 lance dyas
garthan_drag... Offline Send Email
Jan 3, 2004
3:13 am
... 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...
38346 Mathias FATENE
mfatene Offline Send Email
Jan 3, 2004
6:28 am
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...
38347 Burkhard Stollenwerk
futurefarm2000 Offline Send Email
Jan 3, 2004
9:55 am
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 ...
38348 Burkhard Stollenwerk
futurefarm2000 Offline Send Email
Jan 3, 2004
9:59 am
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"...
38349 Antoine Quint
graouts Offline Send Email
Jan 3, 2004
10:37 am
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...
38350 Mathias FATENE
mfatene Offline Send Email
Jan 3, 2004
11:45 am
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...
38351 Ruud Steltenpool
steltenpower Offline Send Email
Jan 3, 2004
1:58 pm
38352 Burkhard Stollenwerk
futurefarm2000 Offline Send Email
Jan 3, 2004
2:27 pm
Hallo, If I take code from external xml, how could ´t I manage that way? Burkhard Stollenwerk ... From: "Burkhard Stollenwerk" <futurefarm@...> To:...
38353 Jim Ley
jibberjim Offline Send Email
Jan 3, 2004
2:40 pm
"Burkhard Stollenwerk" <futurefarm@...> wrote in message news:000c01c3d1df$75fc7f60$9945fea9@o6l0a3... ... Yes, just stick it in a METADATA element....
38354 Jim Ley
jibberjim Offline Send Email
Jan 3, 2004
2:47 pm
"paulroubekas" <paul@...> wrote in message news:bt4e3d+gmh3@.... ... Test and find out, it would be my expectation that it would be relative...
38355 Samuel Dagan
samydagan Offline Send Email
Jan 3, 2004
8:06 pm
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...
38356 paulroubekas Offline Send Email Jan 3, 2004
11:06 pm
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...
38357 andy_gunsich Offline Send Email Jan 4, 2004
12:05 am
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...
Messages 38328 - 38357 of 65684   Oldest  |  < Older  |  Newer >  |  Newest
Add to My Yahoo!      XML What's This?

Copyright © 2010 Yahoo! Inc. All rights reserved.
Privacy Policy - Terms of Service - Guidelines NEW - Help