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: 8774
  • 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 64850 - 64879 of 66120   Oldest  |  < Older  |  Newer >  |  Newest
Messages: Simplify | Expand Author Sort by Date ^
64850 Charles McCathieNevile
charlesmccn Send Email
Jul 5, 2011
8:11 am
... Sony shipped the VGF-CP1 with Opera on it. Should have SVG support, not sure how easy it is to find one. cheers ... -- Charles McCathieNevile Opera...
64851 Raks A
rakssvg Send Email
Jul 6, 2011
5:17 pm
Hi, Has anyone experienced SVG on HoneyComb tablets especially SMIL animation Even though I read in news articles that SVG has been put on on Android 3.0, not...
64852 ブランド...
takesato Send Email
Jul 6, 2011
7:25 pm
ブランドバッih,ブランド財jrdmntpf,ブンドcvyggf計販店 100%品質xcxwx証! ...
64853 Jon Frost
jonfrostsvg Send Email
Jul 6, 2011
8:08 pm
I do not have a newer tablet to test with yet but the latest Android sdk (version 3.1) is available here - http://developer.android.com/sdk/index.html And you...
64854 jeremie.tauvel Send Email Jul 12, 2011
8:33 pm
Hello, I would like to use batik extensions to add swing components into batik. I wrote my Batik DOM extension, my Batik bridge extension and implemented the...
64855 gmcaulee Send Email Jul 13, 2011
3:51 am
I would like to call a script function in a SVG document that is embedded in an HTML document. The following HTML and SVG files work in Firefox, Opera, IE9...
64856 Oliver Boermans
oliverboermans Send Email
Jul 13, 2011
10:52 am
... Its similar to working between an iframe and the containing document. You can expose the function in the parent document. You can do this directly. //...
64857 jon_ferraiolo Send Email Jul 13, 2011
1:38 pm
I have found that there are lots of timing issues with different browsers. The onload handler on the HTML side gets invoked when the HTML file has "fully...
64858 Mark T
markstestacc... Send Email
Jul 14, 2011
12:56 am
If you have time & the project context allows, maybe try inverting the HTML <-> SVG. SVG being the top document, then place the html as a foreignObject. There...
64859 random_transform
random_trans... Send Email
Jul 14, 2011
2:01 pm
I fiddled with this, without joy. To eliminate possible initialization timing issues, I moved init() to the onclick event of a button that I added. (IRL I'd...
64860 random_transform
random_trans... Send Email
Jul 15, 2011
12:36 am
Ok, I fiddled some more and got it to work if I put init() in the handler for a button, so it got called after everything was fully rendered, rather than in...
64861 Cameron Laird
Cameron_Laird Send Email
Jul 15, 2011
1:12 pm
On Thu, Jul 14, 2011 at 10:48:50PM -0000, random_transform wrote: . . . ... . . . This thread has confused me. As I haven't kept up with the exact source in...
64862 gmcaulee Send Email Jul 16, 2011
1:41 am
Thank you all for your replies! Have not had a chance to digest all this and try out your suggestions - but hope too get back to it soon ......
64863 philsvg Send Email Jul 16, 2011
5:48 am
As i can guess from others replies, you have to synchronize yourself html and svg. 1) add a global var in your html, 2) set that global var when you load your...
64864 David Dailey
ddailey@... Send Email
Jul 16, 2011
7:03 pm
Jon Frost recently brought my attention to the "Noun Project." It is a public domain set of SVG icons depicting a bit of most anything. Many date from the...
64865 random_transform
random_trans... Send Email
Jul 19, 2011
3:41 am
Sorry for the confusion. I assumed the original poster's question boiled down to "Why can I call functions in the embedded svg document from the handler for...
64866 cremnosedum Send Email Jul 19, 2011
3:38 pm
Hi, I thought Firefox 5 was supposed to have hugely improved SVG support (or am I imagining things or have I slipped into a parallel universe where things are...
64867 Robert Longson
longsonr Send Email
Jul 19, 2011
3:59 pm
Compared to Firefox 4, firefox 5 has these SVG enhancements and a few of bugfixes. Adds support for animation of the class attribute. Adds support for...
64868 cremnosedum Send Email Jul 19, 2011
4:46 pm
Hi, Thanks for your speedy reply. I mentioned foreinObject because it's a feature I don't use so I wouldn't notice if it was added (and I obviously hadn't) or...
64869 Robert Longson
longsonr Send Email
Jul 19, 2011
6:07 pm
... None of Firefox 5, 6 or 7 will have that unfortunately. ... Zoom and pan is implemented but there is no UI. You can roll your own e.g....
64870 Pranav Lal
slimprize Send Email
Jul 20, 2011
1:35 am
Hi David, I have a graph that has several <text> tags. <text x="255" y="32" font-family="Verdana&quot; font-size="14" font-weight="bold" fill="rgb(0,0,0)"...
64871 couloir007 Send Email Jul 20, 2011
6:03 am
Is chrome known to have issues with paths and mouseover events? In my svg with roads, my mouseover events will only fire on small segments of the path. I can't...
64872 David Dailey
ddailey@... Send Email
Jul 20, 2011
11:54 am
This is not an issue I'm aware of. Perhaps others have noticed something, but it sounds like a link to an example of the problem would be helpful. Good luck ...
64873 David Dailey
ddailey@... Send Email
Jul 20, 2011
1:11 pm
Hi Pranav, not sure if I'm the right person to ask, but if I understand the question, the first one is the only one that will preserve visual appearance of the...
64874 cremnosedum Send Email Jul 20, 2011
3:34 pm
Hi, ... This is unfortunate as I use this a great deal. ... Roll your own zoom and pan is extra work and potential for complications. I have a sequence where...
64875 Jonathan Chetwynd
j.chetwynd... Send Email
Jul 20, 2011
3:59 pm
http://www.w3.org/Bugs/Public/show_bug.cgi?id=13311 anyone shed any light on this? cheers Jonathan Chetwynd http://www.peepo.com ...
64876 Sean Montague
couloir007 Send Email
Jul 20, 2011
7:30 pm
http://greenworld.org/chrome-test.svg With chrome you need to move the mouse around until you hit the sweet spot. FF works well, but is so sensitive its hard...
64877 Jon Frost
jonfrostsvg Send Email
Jul 20, 2011
8:24 pm
Ah, the good old days of ASV3. There is much more interested in SVG these days because it is built into browsers, but ASV was very well built. Maybe there...
64878 David Dailey
ddailey@... Send Email
Jul 20, 2011
8:38 pm
Hi Sean, I think I concur that that are some look and feel differences between Webkit and the others (I do have IE9 Each of the paths has had its stroke width...
64879 Sean Montague
couloir007 Send Email
Jul 20, 2011
9:37 pm
Hi David, Than you for the response. I changed the stroke, and got rid of the dasharray on the red. I did it for both, but it didn't improve anything, so I put...
Messages 64850 - 64879 of 66120   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