Search the web
Sign In
New User? Sign Up
svg-developers · SVG Developers

Group Information

  • Members: 8557
  • Category: Data Formats
  • Founded: Aug 16, 1999
  • Language: English
? Already a member? Sign in to Yahoo!

Yahoo! Groups Tips

Did you know...
Real people. Real stories. See how Yahoo! Groups impacts members worldwide.

Messages

  Messages Help
Advanced
Messages 64905 - 64934 of 65545   Oldest  |  < Older  |  Newer >  |  Newest
Messages: Simplify | Expand   (Group by Topic) Author Sort by Date ^
64905 Abdul Rauf
cute_rauf_696 Offline Send Email
Aug 12, 2011
8:58 pm
LinkedIn ... I'd like to add you to my professional network on LinkedIn. - Abdul Abdul Rauf Information Technology and Services Professional Pakistan Confirm...
64906 mikh2161 Offline Send Email Aug 18, 2011
2:17 pm
I have the following SVG file. Unfortunately it only works in ASV. What is the proper cross browser way of doing the same? Michael <?xml version="1.0"...
64907 Robert Longson
longsonr Offline Send Email
Aug 18, 2011
3:06 pm
Hi, ... One issue you have is that you can't use createElement to create SVG elements. You need to use createElementNS and provide the proper SVG namespace. ...
64908 Donna Antle
sasdza Offline Send Email
Aug 19, 2011
2:49 pm
I am able to get SVG to center in the iPad if I create a parent SVG element containing no viewBox with a child SVG that does contain a viewBox. For example,...
64909 cremnosedum Offline Send Email Aug 19, 2011
5:51 pm
Hi, I'd just like to say thanks to the guys and girls at Opera for fixing the bug that screwed up my web comic in Opera 11 and 11.1. 11.5 does a very good job...
64910 Zdeněk Kedaj
zdenek.kedaj@... Send Email
Aug 20, 2011
11:34 am
64911 David Dailey
ddailey@... Send Email
Aug 20, 2011
11:42 am
Take a look at http://www.w3.org/Graphics/SVG/IG/resources/svgprimer.html Specifically:...
64912 Zdeněk Kedaj
zdenek.kedaj@... Send Email
Aug 21, 2011
6:49 pm
Hi, Is there any implementation of date chooser (picker) component for SVG? (The link I have found in the mail archive for this topic is outdated.) Generally...
64913 Jeff Schiller
jeff_schiller Offline Send Email
Aug 22, 2011
2:11 am
Out of curiosity, why would you choose SVG for this as opposed to HTML? (And just because I can't think of a reason, doesn't mean there isn't a good one.) Jeff...
64914 Olaf
darkolaf77 Offline Send Email
Aug 22, 2011
7:44 am
Hi Zdeněk You can use the components and GUI elements from carto.net: http://www.carto.net/papers/svg/samples/index.shtml#iact But a data picker is not...
64915 Robert Longson
longsonr Offline Send Email
Aug 22, 2011
3:33 pm
... Not directly, but via foreignObject you can use html components. Best regards Robert....
64916 Raks A
rakssvg Offline Send Email
Aug 24, 2011
2:37 pm
Hi, I discovered a strange problem in that the player in FireFox mozilla ( 6.0 ) skips the animation value in the 30th frame and the 58th frame I have a simple...
64917 Zdeněk Kedaj
zdenek.kedaj@... Send Email
Aug 24, 2011
7:58 pm
Thank you for the link, I finally got it working! I use <object> (as opposed to <embed> favored in the document) and it works in IE9, chrome, opera, FF6 with...
64918 svgmagazine Offline Send Email Aug 24, 2011
7:58 pm
Dear members of the SVG community, We are pleased to announce the premiere issue of SVG magazine, a free online journal dedicated to all things SVG. ...
64919 Zdeněk Kedaj
zdenek.kedaj@... Send Email
Aug 24, 2011
8:01 pm
Well I do not intend to choose SVG just to render a date chooser, I have complex SVG visualisation that may change when user changes selected date and I had...
64920 David Dailey
ddailey@... Send Email
Aug 24, 2011
8:46 pm
Glad you got it working. <object> would be the favored mechanism now that IE9 supports SVG (because of better fallback handling). <embed> was recommended at...
64921 jamesd
jcdeering1 Offline Send Email
Aug 25, 2011
4:42 pm
Cool! A magazine about SVG that does not use any SVG. How cool is that? ... James...
64922 Zdeněk Kedaj
zdenek.kedaj@... Send Email
Aug 26, 2011
2:01 pm
Inline SVG is definitely interesting modern approach, I have been thinking about it, but unfortunately there are use cases when you have no control over the...
64923 Jonathan Chetwynd
j.chetwynd... Offline Send Email
Aug 26, 2011
4:20 pm
thought doug had an example but cant find it... 2 svg objects in an html5 document ie svg button object and svg result object how to click the button and get...
64924 Cameron Laird
Cameron_Laird Offline Send Email
Aug 26, 2011
4:31 pm
On Fri, Aug 26, 2011 at 05:20:26PM +0100, Jonathan Chetwynd wrote: . . . ... . . . Is this really published nowhere? If no one else speaks up, I'll circulate...
64925 Roger F. Gay
rogerfgay Offline Send Email
Aug 26, 2011
5:22 pm
Interest survey - seriously, I'm takin' names. If this interests you, please respond. I'll help make sure it works well for you. I'm building an easy to use...
64926 Jacob Beard
jbeard4@... Send Email
Aug 26, 2011
5:50 pm
Two quick questions: 1. How would it be licensed? 2. What advantages would it have over node.js? Jake ... [Non-text portions of this message have been removed]...
64927 Roger F. Gay
rogerfgay Offline Send Email
Aug 26, 2011
6:10 pm
How would it be licensed? Good question. I've offered other software under LGPL, but I haven't decided whether to open source the server. I'll have to...
64928 cremnosedum Offline Send Email Aug 26, 2011
10:20 pm
Hi, Browser updates have been coming thick and fast lately. I've just tested Chrome 13. Unfortunately they've managed to introduce a new bug and don't seem to...
64929 Roger F. Gay
rogerfgay Offline Send Email
Aug 27, 2011
7:34 am
As you can tell from my previous messages, I'm not in the marketing phase yet. I'm not armed with competitive information. Websockets are defined by a...
64930 Roger F. Gay
rogerfgay Offline Send Email
Aug 27, 2011
8:50 am
I've been building browser GUIs using frames for years and my first gut reaction to seeing that they're not included in new standard was great disappointment....
64931 Roger F. Gay
rogerfgay Offline Send Email
Aug 27, 2011
1:35 pm
I know this won't help if you're building pages for immediate release, but I've been using dev 15 for everyday...
64932 David Dailey
ddailey@... Send Email
Aug 27, 2011
2:57 pm
Chrome gets 4 more points than it did in February of this year on these tests: http://srufaculty.sru.edu/david.dailey/svg/createElementBrowser.html bringing...
64933 jamesd
jcdeering1 Offline Send Email
Aug 27, 2011
7:43 pm
Didn't understand the technologic. After research, and snooping, it all makes perfect sense. I put my analysis of the subject on my personal web site. Bonus...
64934 jamesd
jcdeering1 Offline Send Email
Aug 27, 2011
7:51 pm
I believe if you are using HTML that Divs are the replacement for frames. I use them on my site and they seem to work well. James http://jdsvg.com...
Messages 64905 - 64934 of 65545   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