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: 8775
  • 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 59348 - 59378 of 66117   Oldest  |  < Older  |  Newer >  |  Newest
Messages: Simplify | Expand Author Sort by Date ^
59348 "André M. Win...
raxmapa Send Email
Oct 1, 2007
9:17 am
hi, i thought i was immune against such problems but having to install several programs the past days i run into the situation that i cannot open local SVG...
59349 "~:'' ...
signbrowser Send Email
Oct 1, 2007
10:15 am
Andre, if you are using nightlies this may be what is currently a recurring problem and filed as bug https://bugzilla.mozilla.org/show_bug.cgi?id=397309 I'm on...
59350 "André M. Win...
raxmapa Send Email
Oct 1, 2007
10:27 am
Jonathan, ... no nightly builds: FF2.0.0.7 and FF3.0a8 in their base, default and english version. andré -- ...
59352 richard_smith_ons
richard_smit... Send Email
Oct 1, 2007
11:03 am
http://bugs.webkit.org/show_bug.cgi?id=14167 Due to the above I get "evt.target.getAttributeNS not an object" when trying to process the events on a USE...
59353 Erik Dahlström
ed@... Send Email
Oct 1, 2007
12:52 pm
On Mon, 01 Oct 2007 13:03:18 +0200, richard_smith_ons ... I don't think it's a bug either, if you get an SVGElementInstance object back then clearly it doesn't...
59354 richard_smith_ons
richard_smit... Send Email
Oct 1, 2007
1:34 pm
Thanks Erik....
59355 Andreas Neumann
neumannandreas Send Email
Oct 1, 2007
3:20 pm
yes - this really is a restriction on the use element. If you want to get the reference to a use element, you have to use .currentTarget and place the event...
59356 mark_alsisto Send Email Oct 1, 2007
7:22 pm
hi, can anyone give me a simple example on how i can control svg with the use of html control. for example, there are checkboxes that controls whether to...
59357 juninbox Send Email Oct 1, 2007
7:22 pm
... using mouse event. ... you can capture the mousedown event and check the value of event.button. if event.button==2 or 3, that means right click event, then...
59358 juninbox Send Email Oct 1, 2007
7:23 pm
Hi, I met some trouble for disable default mouse right click context menu with SVG in firefox. following is the description: -my env is Firefox 2.0 -I embed...
59359 ddailey
ddailey@... Send Email
Oct 1, 2007
8:21 pm
In http://srufaculty.sru.edu/david.dailey/svg/waves.html (which should run in Opera and IE/ASV) little waves that distort an image are created from parameters...
59360 ddailey
ddailey@... Send Email
Oct 1, 2007
9:47 pm
Some of you may be familiar with the thing I showed in Tokyo for timing DOM insertions of different kinds of content into the browsers: basic objects, with and...
59361 Barend Köbben
barendkobben Send Email
Oct 2, 2007
6:59 am
Hi David, Only on Win with IE& and the ASV plugin this works. On Opera on the Mac (Version 9.50 Alpha, Build 4404) your page complains about needing a...
59362 Erik Dahlström
ed@... Send Email
Oct 2, 2007
8:57 am
... Thanks, we'll fix this bug for a later release, this type of feedback is what alpha releases are meant for. Btw,...
59363 David Dailey
david.dailey@... Send Email
Oct 2, 2007
4:13 pm
It does work in Opera 9.23 and IE/ASV3. Even after adding the fix Erik points out, though it still isn't working in Opera 9.5 alpha. Some good news though is...
59364 Frank Bruder
redurbf Send Email
Oct 2, 2007
11:02 pm
Hi, Damian, it sounds like the id attributes of dynamically added content are not processed properly so referencing them would not work. Have you also tried it...
59365 André M. Winter
raxmapa Send Email
Oct 3, 2007
10:35 am
hi, couldn't solve this problem in a clean way. full reinstall of FF2 and FF3a8 did the job. andré...
59366 David Dailey
david.dailey@... Send Email
Oct 3, 2007
2:41 pm
Does anyone yet know when or where this is likely to happen? The cycle of funding here makes it easier to start planning early. regards, David...
59367 Lenny
leonard_voet Send Email
Oct 4, 2007
6:18 am
Long time lurker, first time poster. I must say, the messages in this group has done wonders in bringing me up-to-speed on SVG technology - thanks! I've been a...
59368 steltenpower Send Email Oct 4, 2007
1:54 pm
http://svgopen.org/2008...
59369 Doug Schepers
d_a_schepers Send Email
Oct 4, 2007
2:18 pm
Hi, David- ... We recognize that late announcement makes it difficult for attendance (for presenters and audience alike). We are planning SVG Open 2008 right...
59370 Chris Peto
ressol2002 Send Email
Oct 4, 2007
3:56 pm
Check out these links below SVG editor: http://www.resource-solutions.de/svgeditor/main.svg SVG Editor Mac Skins: ...
59371 vikasjain0358 Send Email Oct 5, 2007
2:29 pm
Hi, I have a query wrt how SVG Tiny 1.2 and Javascript can enable the following scenario: I have a set of jpegs on my PC which I want to browse through within...
59372 Lenny
leonard_voet Send Email
Oct 5, 2007
6:30 pm
Hi Chris - thanks for the links. Unfortunately, that's not quite what I'm looking for. I'm looking at an application that I can embed in my own webpage that ...
59373 craigshepherd73 Send Email Oct 5, 2007
10:11 pm
Thanks for this reply Jonathan! I was getting frustrated with this. At the risk of beating a dead horse, I have some questions: 1. If I have the following in...
59374 mark_alsisto Send Email Oct 6, 2007
12:25 pm
hi david, do you have the simpler example that you mention. i really need your help. i just need a simple example of how to show and hide a text in svg using ...
59375 ddailey
ddailey@... Send Email
Oct 6, 2007
1:00 pm
Sure Mark, Take a look at the first example at http://srufaculty.sru.edu/david.dailey/svg/intro/PartF_C.html It works in IE/ASV, Opera 9.23, and FF (except for...
59376 Jerrold Maddox
jxm22 Send Email
Oct 6, 2007
8:16 pm
Can anyone give their best guess on when text flow and word wrapping will be recommended by W3C and supported in any of the browsers? The working draft from...
59377 jgfa92004 Send Email Oct 7, 2007
9:18 am
Hi all, I have svg files that can be opened only with IE7. Is there a document that describe how to make a svg file compatible with the dom specifications. ...
59378 Ronan Oger
ronan_oger Send Email
Oct 7, 2007
10:12 am
Hi Julie, A common problem in IEx -> FFy is ecascript naming issues. Take a look at the ecmascript specification. ...
Messages 59348 - 59378 of 66117   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