Skip to search.

Breaking News Visit Yahoo! News for the latest.

×Close this window

svg-developers · SVG Developers

The Yahoo! Groups Product Blog

Check it out!

Group Information

  • Members: 8779
  • 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

Advanced
Messages Help
Messages 997 - 1026 of 66156   Newest  |  < Newer  |  Older >  |  Oldest
Messages: Simplify | Expand Author Sort by Date v
1026 antoine j. quint, esq.
antoine@... Send Email
Nov 6, 2000
3:30 pm
hello, I'm having a bit of a problem trying to change the text data inside of a <tspan> element through the DOM. I'm trying to do this ...
1025 Harrell, Wade
wade@... Send Email
Nov 6, 2000
3:23 pm
Correct. fill-opacity is just for the fill. Where opacity is for the whole object. Having specific opacity control for the fill and stroke is very useful...
1024 Aaron Siri
aaron@... Send Email
Nov 4, 2000
11:52 pm
Looking at the spec at http://www.w3.org/TR/SVG/styling.html#UsingPresentationAttributes (section 6.5) I see a fill-opacity, stroke-opacity, and just plain...
1023 Steve White
steve@... Send Email
Nov 4, 2000
9:12 pm
That was the problem. I know I tried fill-opacity several times without effect. Something else must have been wrong. So what is the difference between fill...
1022 Aaron Siri
aaron@... Send Email
Nov 4, 2000
4:51 pm
Couple of things: There is no "noinherit&quot; setting. If you set the value to anything other than "inherit" then it is not inherited. I would think that the...
1021 Steve White
steve@... Send Email
Nov 4, 2000
3:25 pm
Can I use this to solve my problem? When I animate an Object to change its Opacity, it only works correctly if the initial class opacity is 1.0. If it is...
1020 Aaron Siri
aaron@... Send Email
Nov 3, 2000
9:35 pm
You may be forgetting to set visibility to inherit. For an element, when you turn it back on (make it visible again), do the following: ...
1019 Jon Ferraiolo
jferraio@... Send Email
Nov 3, 2000
9:30 pm
Mike, I just glanced through your example, so I'm not sure if this addresses your question. But the 'visibility&#39; property from CSS2 has some unintuitive ...
1018 mikeri@... Send Email Nov 3, 2000
9:15 pm
All: I just ran into an interesting problem. I am programmically changing the visibility of elements contained within a group based on user input. I also...
1017 Aaron Siri
aaron@... Send Email
Nov 3, 2000
5:30 pm
I want to thank both Peter and Eric for pointing me in the right direction on NN issues. What I found was that I was using node.nodeType instead of ...
1016 Tobias Reif
tobiasreif@... Send Email
Nov 3, 2000
4:58 pm
is the adobe-viewer capable of using various fonts specified by CSS-rules? __________________________________________________ Do You Yahoo!? From homework help...
1015 Don Demcsak
njconsultant@... Send Email
Nov 3, 2000
2:41 pm
Would someone be kind enough to send me the IE 5.5 element behavior file from the eGroups site. I've got it at home, but my work decided to block the eGroups ...
1014 paulh@... Send Email Nov 3, 2000
9:41 am
Thanks Peter, I've tried to insert answers to your questions below. ... I have a HTML page with the frame set below: <frameset id="NavigateOverviewPlanSplit&quot; ...
1013 Chris Lilley
chris@... Send Email
Nov 2, 2000
11:34 pm
The W3C SVG Working Group is pleased to announce an update to the SVG Candidate Recommendation, incorporating eratta, bugfixes and clarifications resulting...
1012 Steve White
steve@... Send Email
Nov 2, 2000
10:57 pm
I am setting up color and transparency manipulation using JavaScript. It works fine except that the values seem to be bound by the Objects initial style...
1011 Peter Sorotokin
sorotokin@... Send Email
Nov 2, 2000
10:34 pm
... SVG+JavaScript+DOM ... event/rendering ... for which ... events") but ... a lot of ... anybody else ... us in? ... Aaron: I think other people and I...
1010 Eric Wong
svge@... Send Email
Nov 2, 2000
10:10 pm
... [svg cut] Arron, Your svg code works for me using NN 4.75 + Adobe + Win98. I've noticed that with NN + Adobe, sometimes when playing with SVG, the plug-in...
1009 Aaron Siri
aaron@... Send Email
Nov 2, 2000
9:35 pm
Your demo looks very good. I too am working on a lot of SVG+JavaScript+DOM manipulation stuff. I'm using SVG more as a low-level event/rendering toolkit...
1008 Jasen Jacobsen
jasenj1@... Send Email
Nov 2, 2000
8:59 pm
I've been working on some (IMHO) pretty extensive SVG, JavaScript, and DOM manipulation code at work. I took some time (WAY more than I expected B^() to put...
1007 Peter Sorotokin
sorotokin@... Send Email
Nov 2, 2000
7:48 pm
... I do not quite understand how to apply this stylesheet. I assume you have something like <FRAMESET> <FRAME SRC="test.svg" /> </FRAMESET> but where do...
1006 paulh@... Send Email Nov 2, 2000
10:20 am
I hope this helps, I have ansered your questions below: Paul ... pixels ... Sorry I forgot that vital pice of information, Yes it is Internet Explorer 5.5. ...
1005 jstanley@... Send Email Nov 1, 2000
11:34 pm
If there is no examples of how to do 'native&#39; input box for text. How can you embed an input text box using the <foreignobject&gt; tag or some other method. ...
1004 Peter Sorotokin
sorotokin@... Send Email
Nov 1, 2000
10:59 pm
... [snip] ... Be careful using this analogy. DOM does not really have events for non-leaf nodes. Instead events "bubble-up". So if you have a group and it has...
1003 Peter Sorotokin
sorotokin@... Send Email
Nov 1, 2000
10:01 pm
... and ... Paul, OK, this means that the problem is not what I thought it is originally. I would like to try reproducing it here. ... avail ... Which browser...
1002 Amino-X
kj5nh@... Send Email
Nov 1, 2000
5:49 pm
Hello, I found the problem. As I was drifting off to sleep last night, it hit me what I was doing wrong. I've posted the code here for anyone else having the...
1001 jstanley@... Send Email Nov 1, 2000
5:48 pm
Has anyone had experience with incorporating or making text input boxes using the svg standard?...
1000 Eric Wong
svge@... Send Email
Nov 1, 2000
5:07 pm
On Wed, Nov 01, 2000 at 12:21:30AM -0500, Paul Furbacher wrote: [ cut ] ... [ cut ] Ah. THere's your problem. Check out the SVG spec, section 19.2.4, ...
999 Mika Heiskanen
Mika.Heiskanen@... Send Email
Nov 1, 2000
2:28 pm
Hi, The SVG-page I have in mind would have a static map as a background and variable animated data (contour maps) on the foreground. The image would be...
998 paulh@... Send Email Nov 1, 2000
1:47 pm
Thanks, I had tried to discount buffer sizes by trying different printers and direct connection rather than networked connection but always got similar...
997 Tobias Reif
tobiasreif@... Send Email
Nov 1, 2000
9:24 am
... here it goes: <g> <rect id="rect1"; style="fill:#yyy" ...> <set attributeName="fill" to="#xxx" begin="rect1.mouseover;text1.mouseover&quot; ...
Messages 997 - 1026 of 66156   Newest  |  < Newer  |  Older >  |  Oldest
Add to My Yahoo!      XML What's This?

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