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...
Want your group to be featured on the Yahoo! Groups website? Add a group photo to Flickr.

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 55110 - 55139 of 63012   Oldest  |  < Older  |  Newer >  |  Newest
Messages: Simplify | Expand   (Group by Topic) Author Sort by Date ^
55110
This is not quite so complex as what I think you have in mind, but I happened to see this very nice little demonstration by Antoine Quint the other day. ...
ddailey
ddailey@...
Send Email
Apr 1, 2006
3:05 pm
55111
Thanks, Francis, that code example helped me to accomplish what I needed. And it was also good to point out that putting most of the javascript code in the...
Darryl Watson
Darryl_Watson
Offline Send Email
Apr 1, 2006
6:11 pm
55112
Hi, Here's a Web page showing SVG-drawn analogue clocks animated by Javascript. It's the simplest thing I could imagine that could not be easily done using...
Kam-Hung Soh
khsoh_au
Offline Send Email
Apr 2, 2006
4:14 am
55113
Nice! I didn't know 'til now that you could do all that svg stuff right inside the HTML like this: [<p>....</p> <svg:svg height="210px" width="440px"> ...
ddailey
ddailey@...
Send Email
Apr 2, 2006
4:56 am
55114
Thanks very much for the examples. I think it will be very helpful to me on my project, which I will also post later as an example. Geoffrey J. Swenson ...
Geoffrey Swenson
gee_whiz_bang
Offline Send Email
Apr 2, 2006
5:52 am
55115
... inside the ... Just to make sure, HTML 4 as defined by the W3C has no concept of namespaces and of writing mixed namespace documents ("do svg stuff inside...
Martin Honnen
honnen_martin
Offline Send Email
Apr 2, 2006
12:42 pm
55116
... As for writing CSS selectors to match elements in a certain namespace you can do e.g. <style type="text/css"> /* declare the prefix svg for SVG namespace...
Martin Honnen
honnen_martin
Offline Send Email
Apr 2, 2006
1:35 pm
55117
Thanks for link. I've studied that information and am trying to adapt the concept to what I need to do. In the example, to get the three-dimensional effect,it...
mvalley
Offline Send Email
Apr 2, 2006
9:58 pm
55118
... This is combination of these functions. Rotate then Skew OR SkewX then SkewY - Both work. You may need to use ScaleX and or ScaleY as well. Take a look a...
Phi Tran
minhducthandan
Offline Send Email
Apr 2, 2006
11:02 pm
55119
... Just to add that I found the steps for serving XHTML + SVG to Firefox and MSIE documented in http://wiki.svg.org/Inline_SVG. -- Kam-Hung Soh ...
Kam-Hung Soh
khsoh_au
Offline Send Email
Apr 3, 2006
1:05 am
55120
... Cool! It would clean up the SVG tags. ... Thanks for pointing me towards the canvas feature. It looks like a good programmatic way to do web vector...
Kam-Hung Soh
khsoh_au
Offline Send Email
Apr 3, 2006
1:18 am
55121
Last time I played with the SVG DOM, Gecko easily had the closest to complete implementation. E.g., it implemented SVGMatrix and you could do circle.r.baseVal...
jookeda
Offline Send Email
Apr 3, 2006
3:16 am
55122
... then SkewY ... formulars and ... of a rect. ... which rect ... inlustrated ... I've experimented with all of the functions you mentioned - none do what I'm...
mvalley
Offline Send Email
Apr 3, 2006
12:40 pm
55123
It is not 3-D ->2D; But you using it as: A SQUARE RECTANGLE put it on 3-D it become a NONE-SQUARE RECTANGLE. (you need a 3-D Graphic Animation not SVG...
Phi Tran
minhducthandan
Offline Send Email
Apr 3, 2006
12:54 pm
55124
Hi, ... You'd be surprised at what some people do with HTML and JavaScript: there's even JavaScript for an analogue clock that follows your mouse pointer...
Christophe Strobbe
christophest...
Offline Send Email
Apr 3, 2006
1:43 pm
55125
Hello, Does anyone have any ideas of how to rotate an I-bar cursor 90 degrees? I am using it in some text boxes that are using writing- mode="tb" (rotated 90...
abgang
Offline Send Email
Apr 3, 2006
5:09 pm
55126
Hi, anybody knows a way to call a C function from a DLL by mouse-clicking on a SVG element ? I would appreciate any hint to this, Janko...
jankoverhey
Offline Send Email
Apr 3, 2006
10:40 pm
55127
... http://www.hypergurl.com/clockcursor.html. Aaah, I knew I'd get roasted for making such a generalization. :) -- Kam-Hung Soh ...
Kam-Hung Soh
khsoh_au
Offline Send Email
Apr 3, 2006
11:27 pm
55128
Hi everyone, I've been working on this network visualization script and i have taken yet another step. If anyone is interested, please have a look at this...
Omar Abo-Namous
merlinperlin...
Offline Send Email
Apr 4, 2006
12:17 am
55129
Hi! I have a machine-generated SVG document which contains a layer (or group) that has an arrow line, which is created with a marker. I want to render text...
Darryl Watson
Darryl_Watson
Offline Send Email
Apr 4, 2006
12:24 am
55130
Hello! Arabian, chinese symbols aren't displayed in svg text element. What's the problem? Thanks....
Nikolya Patskov
algornik7
Offline Send Email
Apr 4, 2006
6:46 am
55131
Hi: We have updated svgdeveloper to v1.0.5, it solved the problem caused by the decimal seperator, please download and try it. thank you. Peng Yang ...
mysvgdeveloper
Offline Send Email
Apr 4, 2006
8:03 am
55132
Hi, can any body tell me how to pass data between the SVG and Visualbasic , when we have used the SVG Control is it possible to pass message from visual basic...
thequantimizer
Offline Send Email
Apr 4, 2006
8:15 am
55133
Hi, do you use the correct unicode encoding? Does the machine with the viewer have the font installed? Or did you embed the font as an svg font? Andreas ... ...
Andreas Neumann
neumannandreas
Offline Send Email
Apr 4, 2006
10:44 am
55134
Hi Darryl, thats why I always multiply the y-part in the map coordinates with -1. That way one doesn't have the problems that you describe. Of course you need...
Andreas Neumann
neumannandreas
Offline Send Email
Apr 4, 2006
10:46 am
55135
Hi! I have created an SVG button and embedd it inside the xhtml. I want to link this with url in <a> so that when user click on this button he is redirected to...
Salman
mailsalmanahmed
Offline Send Email
Apr 4, 2006
11:54 am
55136
Salman, To get your hyperlink to work, try wrapping the "a xlink:" tag around your object: <svg width="100%" height="100%" viewBox="0 0 200 100" ...
Sherm
sstevens69
Offline Send Email
Apr 4, 2006
2:26 pm
55137
Hi, Is there any idea where I can find a good drop-down menu implemented for SVG. I would like to integrate this drop-down menu with my SVG-GUI implementation....
os_vlan
Offline Send Email
Apr 4, 2006
4:15 pm
55138
Hi Darryl, If there are only few such arrows, you can just define, within <defs>...</defs>, paths of straight lines in the right direction. Then you use them...
Samuel Dagan
samydagan
Offline Send Email
Apr 4, 2006
4:20 pm
55139
I found this guy very helpful http://www.mycgiserver.com/~amri/widget/widget.svg Jonathan ... ___________________________________________________________ To...
Jonathan mayer
jonrmayer
Offline Send Email
Apr 4, 2006
6:38 pm
Messages 55110 - 55139 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