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...
Real people. Real stories. See how Yahoo! Groups impacts members worldwide.

Best of Y! Groups

   Check them out and nominate your group.

Messages

  Messages Help
Advanced
Messages 60921 - 60951 of 60951   Oldest  |  < Older  |  Newer >  |  Newest
Messages: Simplify | Expand   (Group by Topic) Author Sort by Date ^
60921
Hi Jonathan, Thanks! All my SVG files run on Opera, and part on Safari. My problem is that I need also MathML support, and for the moment the only choice is...
Samuel Dagan
samydagan
Offline Send Email
Aug 9, 2008
10:49 am
60922
samy, these three sites should be keyboard navigable in firefox: http://www.peepo.co.uk http://www.openicon.org/feeds/zanadu.svg ...
Jonathan Chetwynd
signbrowser
Offline Send Email
Aug 9, 2008
11:39 am
60923
Hi, I am trying to get the text string from an svg document whenit is clicked by the mouse. I can get other attributes of text but I no luck with the text...
Rashid Mahmood Akhter
rmakhter
Offline Send Email
Aug 10, 2008
8:11 am
60924
Hi, I am new to SVG development and had some questions. I am developing an application in C# which will be deployed on Windows Mobile 5.0. What good, free,...
mmclain_cdm
Offline Send Email
Aug 10, 2008
8:12 am
60925
I know the website is german, but you should find your way there: http://www.selfsvg.info/?section=10.5#sub5 thomas...
Thomas Steiner
finbref
Offline Send Email
Aug 10, 2008
8:19 am
60926
Hi, Rashid- ... <svg xmlns="http://www.w3.org/2000/svg"> <script><![CDATA[ function GetNodeValue(evt) { var targetEl = evt.target; var str =...
Doug Schepers
d_a_schepers
Offline Send Email
Aug 10, 2008
8:27 am
60927
I have a similur problem, C# .NET for a web application.  I found a product called the Renisis Player which can comminicate thru COM.  Don't know if that...
Alex Wykel
a_wykel
Offline Send Email
Aug 10, 2008
11:02 am
60928
As far I'm aware Windows for Mobile does not support SVG. You need to use Opera browser on those devices (Windows for Mobile, Windows for PDA) to use SVG. ...
veiko herne
veiko_h
Offline Send Email
Aug 10, 2008
3:23 pm
60929
Hi,   I am trying to dynamically load a raster image on the svg canvas through java script. The node is added but the image does not appear. I guess the...
Rashid Mahmood Akhter
rmakhter
Offline Send Email
Aug 10, 2008
6:48 pm
60930
Rashid, you forgot to use your xlinkNS when setting the xlink:href attribute. use newImageNode.setAttributeNS(xlinkNS, "xlink:href",fpath); this will work ...
Klaus Förster
klaus.foerster@...
Send Email
Aug 10, 2008
7:16 pm
60931
Hi Klaus,   Its still not working. The problem is that image node is added to the svg but the canvas does not show the image.   Thank You for the sugestions...
Rashid Mahmood Akhter
rmakhter
Offline Send Email
Aug 10, 2008
9:42 pm
60932
Just to make certain that you've covered the obvious: 1. The paths don't really have spaces and extra characters in them, correct? -...
G. Wade Johnson
gwadej
Offline Send Email
Aug 10, 2008
11:36 pm
60933
Hi Wade,   Thank you for a very nice logical checklist.   But you see the problem is that when I click on the rectangle the java Script function is properlly...
Rashid Mahmood Akhter
rmakhter
Offline Send Email
Aug 11, 2008
12:50 am
60934
On Sun, 10 Aug 2008 17:50:02 -0700 (PDT) ... Hi Rashid, ... Just trying to cover the mistakes I've made in the past. ... Except for the JavaScript test, all of...
G. Wade Johnson
gwadej
Offline Send Email
Aug 11, 2008
12:11 pm
60935
I think I found what you are looking for It's a SVG player by: Ikivo   http://www.ikivo.com/02player.html Also check out JSR 226 It's a Java SVG API, you can...
Alex Wykel
a_wykel
Offline Send Email
Aug 11, 2008
6:24 pm
60936
This is an easy sample of which sort of visual effects can be produced by the advanced gradient fills. Prog is available at ...
a_matseevsky
Offline Send Email
Aug 12, 2008
12:48 am
60937
Nice! The contour lines that appear through using the buttons provide a nice glimpse into what is going on here. I think the applications of these sorts of...
ddailey
ddailey@...
Send Email
Aug 12, 2008
1:22 am
60938
... provide a nice glimpse into what is going on here. ... and varied. ... Yeah, I do think so too. This is why I'm trying to implement this (and similar ones)...
a_matseevsky
Offline Send Email
Aug 12, 2008
7:26 pm
60939
If anyone goes to SVG Developers conference, can he/she show my mobile animation clips there? I finished two extra episodes and the WAP site is now launched at...
Veiko Herne
veiko_h
Offline Send Email
Aug 13, 2008
10:38 am
60940
It has taken me hours of frustrated fiddling about with a first attempt at an event handling script, only to discover by elimination that what I was doing...
cwflamont
Offline Send Email
Aug 13, 2008
5:41 pm
60941
Charles, you're not exactly explicit about what your intententions might be.... however... http://www.openicon.org/feeds/zanadu.svg may demonstrate the type of...
Jonathan Chetwynd
signbrowser
Offline Send Email
Aug 13, 2008
6:45 pm
60942
Hello, please, consider the following example: <?xml version="1.0"?> <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.1 plus MathML 2.0 plus SVG 1.1//EN" ...
pete.haikonen
Offline Send Email
Aug 14, 2008
12:31 am
60943
... (The url does not seem to work.) Yes, I could have made myself more clear. My problem is that while the first example below works in Ff, Opera and IE, the...
cwflamont
Offline Send Email
Aug 14, 2008
7:32 am
60944
Charles, perseverence furthers as the good book says... http://www.openicon.org/feeds/zanadu.svg did you use Opera or ff? ff I guess... http://www.peepo.co.uk...
Jonathan Chetwynd
signbrowser
Offline Send Email
Aug 14, 2008
7:42 am
60945
... Hi. I could you recommend to download my prog from http://www.smartfills.com/Html/GradientFillsDemo.zip . This is really Math and really Animated. Screen...
a_matseevsky
Offline Send Email
Aug 14, 2008
11:16 pm
60946
Unfortunately the reply to my question offered by Jonathan Chetwynd gets me no further forward. I still cannot open the site he suggests: ...
cwflamont
Offline Send Email
Aug 15, 2008
10:24 pm
60947
It took me three days of blood tears and sweat... I bring you: the <embed> non-object cross-compatible (IE6/7/FF2/3) SVG loader and manipulator! MAIN FILE: ...
pisforpi
Offline Send Email
Aug 18, 2008
4:24 am
60948
Dear SVG Open developers, We are looking for organizers of the SVG Open 2009 and 2010 conference. We summarized some information on the conference itself and...
Andreas Neumann
neumannandreas
Offline Send Email
Aug 19, 2008
5:26 am
60949
Hi Veiko, If you want to send me a poster (pdf or SVG) I can hang it up in the exhibition part of the conference. At least this allows you to publish the URL...
Andreas Neumann
neumannandreas
Offline Send Email
Aug 20, 2008
12:04 pm
60951
Hi, We are having some problems writing a script in svg that will do the following: For a given group: * Highlight the group in yellow during the onmouseover...
zedkineece
Offline Send Email
Aug 20, 2008
4:25 pm
Messages 60921 - 60951 of 60951   Oldest  |  < Older  |  Newer >  |  Newest
Advanced
Add to My Yahoo!      XML What's This?

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