Search the web
Sign In
New User? Sign Up
svg-developers · SVG Developers
? 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.

Best of Y! Groups

   Check them out and nominate your group.
Having problems with message search? Fill out this form to ensure your group is one of the first to be migrated to the new message search system.

Messages

  Messages Help
Advanced
Messages 55941 - 55970 of 63012   Oldest  |  < Older  |  Newer >  |  Newest
Messages: Simplify | Expand   (Group by Topic) Author Sort by Date ^
55941
Hi Jerome, I had a similar problem before, which also only happens with XP SP2. The solution was to use the full URL in the command to change the href in the...
hogan_rich
Offline Send Email
Jun 1, 2006
8:17 am
55942
Hi sent1729, ... Yes, in fact there are a number of ways to accomplish this... ... output"); I would suggest using a DOMResult with an SVGDocument element ...
thomas.deweese@...
world_mage
Offline Send Email
Jun 1, 2006
10:00 am
55943
IT WORKS!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! Thanks a lot!!!! I've been searching this solution for MONTH!!! YYIIIIIHAAAAAA!!!! Best regards, Jérôme ... Reply...
jerome.olivier@...
jololivier
Offline Send Email
Jun 1, 2006
10:06 am
55944
Hi, My homage to that classic vector graphics game is now available as a ... browser vector graphics game for Firefox 1.5 and Opera 9 (beta). Unfortunately, if...
Kam-Hung Soh
khsoh_au
Offline Send Email
Jun 1, 2006
10:26 am
55945
Great fun! FYI, it also works on Mac OSX using Opera 9.00 beta, with the native/inline Opera SVG. On Safari, with the ASV3 plugin, it doesn't work (doesn't...
Barend Köbben
barendkobben
Offline Send Email
Jun 1, 2006
11:40 am
55946
... It sounds to me like you are looking for a file upload capability. That is not native to SVG, although I thought I saw something about attempts to add it...
Darryl Watson
Darryl_Watson
Offline Send Email
Jun 1, 2006
3:16 pm
55947
Thank you very much, xml:base attribute idea works fine. Thanks again sent1729 ... could ... database. ... file ... (); ... for ... things...
sent1729
Offline Send Email
Jun 1, 2006
3:26 pm
55948
Hello all, using the following javascript: var e = document.getElementById('statusLight'); e.setTextContent("<p>Sending Data...</p>"); I cannot get <g...
Sayed Arian Kooshesh
mekow
Offline Send Email
Jun 1, 2006
6:51 pm
55949
Hello all again, I also have a <table> with data that I would like to display in svg. Is there a way to display html elements inside a svg document? thanks in...
Sayed Arian Kooshesh
mekow
Offline Send Email
Jun 1, 2006
7:03 pm
55950
Barend, how did you get the controls to work? eg they don't for me using OSX and Opera9 beta cheers Jonathan Chetwynd On 1 Jun 2006, at 12:35, Barend Köbben...
Jonathan Chetwynd
signbrowser
Offline Send Email
Jun 1, 2006
8:09 pm
55951
... Yeah, I was playing it on a pretty old machine and it's nice :) Thanks - keep 'em coming cheers Chaals -- Charles McCathieNevile...
Charles McCathieNevile
charlesmccn
Offline Send Email
Jun 1, 2006
10:11 pm
55952
On Fri, 02 Jun 2006 05:03:16 +1000, Sayed Arian Kooshesh ... In principle you can use a foreignObject element. I don't think Adobe supports foreignObject as...
Charles McCathieNevile
charlesmccn
Offline Send Email
Jun 1, 2006
11:18 pm
55953
On Fri, 02 Jun 2006 05:54:46 +1000, Jonathan Chetwynd ... Jonathan, are you using beta 1 from a couple of months ago? Maybe you should upgrade - I have build...
Charles McCathieNevile
charlesmccn
Offline Send Email
Jun 2, 2006
2:12 am
55954
Hi Phi, I tried to follow your instructions, but got the following complaint from FF: "access denied" This occured after it attempted to load the file (which...
Ronan Oger
ronan@...
Send Email
Jun 2, 2006
6:59 am
55955
SORRY Roman. I have not have a SVG protocol "NON-Windows" Yet. At this time we are very much concentrate on. (i) Supporting text elements. -It will be...
Phi Tran
minhducthandan
Offline Send Email
Jun 2, 2006
7:48 am
55956
... Hello, there are two errors in your code: the method .setTextContent() does not exist in DOM and the element <p/> does not exist in svg. The correct code...
Andreas Neumann
neumannandreas
Offline Send Email
Jun 2, 2006
7:51 am
55957
Hey, I need to serialize my SVG DOM object to string in javascript. I am currently using printNode but this takes a lot of time (and my CPU remains...
Babar Iftikhar
babar_iftikh...
Offline Send Email
Jun 2, 2006
9:23 am
55958
FYI, I used: Opera Version 9.00 Beta Build 3336 Platform MacOS X System 10.4.6 Barend...
Barend Köbben
barendkobben
Offline Send Email
Jun 2, 2006
9:30 am
55959
... I'd suggest you'd concentrate on getting "NON-windows" working, what' s the use of turning a platform independent graphics format into a windows-only one?...
Barend Köbben
barendkobben
Offline Send Email
Jun 2, 2006
9:38 am
55960
how would I represent a table in svg? ... -- "Art manifests desire in the imagination, but machines are an attempt to manifest desire in reality" [Non-text...
Sayed Arian Kooshesh
mekow
Offline Send Email
Jun 2, 2006
2:08 pm
55961
... Is something like this sufficient? <text x="100" y="50">item 1.1</text> <text x="200" y="50">item 1.2</text> <text x="300" y="50">item 1.3</text> <text...
Peter Thompson
plthompson2004
Offline Send Email
Jun 2, 2006
3:38 pm
55962
Hi Barend. Thank you for your input. ... FYI: Internally it use two WIndows' component. (i) msxml3.dll - Which there is a work-around easily for "NON-Windows"...
Phi Tran
minhducthandan
Offline Send Email
Jun 2, 2006
3:50 pm
55963
Hi, i just have a simple doubt in SVG. 1. <body scroll="no"> <embed src="WorldView.svg" type="image/svg+xml" width="100%" height="100% ...
Pramod Eligeti.
pramodcse
Offline Send Email
Jun 2, 2006
4:24 pm
55964
no, I'm looking for something with several columns. Thanks for the advice , however. ... -- "Art manifests desire in the imagination, but machines are an...
Sayed Arian Kooshesh
mekow
Offline Send Email
Jun 2, 2006
4:45 pm
55965
... The SVG that I provided displays a 3 row by 5 column table. __________________________________________________ Do You Yahoo!? Tired of spam? Yahoo! Mail...
Peter Thompson
plthompson2004
Offline Send Email
Jun 2, 2006
5:29 pm
55966
Hello everyone. My question is simple: SVG can be scripted with EcmaScript. Does this mean that all all EcmaScript features are available, like say, cookies...
arabic_pilot
Offline Send Email
Jun 2, 2006
6:01 pm
55967
so it did! awesome much thanks! ... -- "Art manifests desire in the imagination, but machines are an attempt to manifest desire in reality" [Non-text portions...
Sayed Arian Kooshesh
mekow
Offline Send Email
Jun 2, 2006
6:10 pm
55968
This is one of the things which confused me in the very beginning. The <script> element in SVG is not exactly the same as the <script> element in HTML. It is...
Jeff Schiller
jeff_schiller
Offline Send Email
Jun 2, 2006
6:14 pm
55969
Actually, digging a little more the spec (http://www.w3.org/TR/SVG11/attindex.html) says that xlink:href is not defined for the script element after all. Is...
Jeff Schiller
jeff_schiller
Offline Send Email
Jun 2, 2006
6:24 pm
55970
Hi all, I am using Batik as my svg browser. How to assign a cursor's url on an svg elemnent which as xml:base uri defined. I tried the following and it gives...
sent1729
Offline Send Email
Jun 2, 2006
6:25 pm
Messages 55941 - 55970 of 63012   Oldest  |  < Older  |  Newer >  |  Newest
Advanced
Add to My Yahoo!      XML What's This?

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