LinkedIn ... I'd like to add you to my professional network on LinkedIn. - Abdul Abdul Rauf Information Technology and Services Professional Pakistan Confirm...
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"...
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. ...
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,...
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@...
Aug 20, 2011 11:34 am
64911
David Dailey
ddailey@...
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@...
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...
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...
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...
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@...
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...
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@...
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@...
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...
Cool! A magazine about SVG that does not use any SVG. How cool is that? ... James...
64922
Zdeněk Kedaj
zdenek.kedaj@...
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...
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...
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...
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@...
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]...
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...
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...
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...
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....
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@...
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...
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...