I've tested IE7 beta 2 and find it seamless and worthy for those who have developed SVG in the IE browser, using Adobe SVG Viewer 3. What this means is that...
Hi, I'm developing software SVGFlash (*alpha*), it is similiar Macromedia Flash 4. So I don't have time for develop a player or plugin excelente like flash ...
... does FF1.5/Mozilla/Konqueror implementation allows to draw SVG on a transparent background to overlap an existing zone, for exemple to draw a route on a...
... Sure 100% If your SVG does not have an background then ts just draw lines or ... For none-IE: All it does is render thee svg to an in-memory Png file. That...
Hi all, we've been developing an application that displays complex SVG content tot he user. We use ASV3.02 embedded in the IE6. Such an SVG consists of many...
I'm sure this problem has been around the block before. Here's the scenario: Parent SVG xlink:href's Child SVG which has xlink:hrefed .jpg images. The images...
Hi all, I would like to catch load event on a g element. Is it possible? I am trying to do something like that : <svg> <g onload="test()"> ... </g> <svg> It's...
I never had a problem with "onload" on the <svg> element, but never tried it on another element... :( Peter Kalev Senior Developer, SWF, LLC ... From:...
Francis, Interesting, and good to hear that IE7 is reasonable performant. What was the SVG-viewer you were using, and what was the hardware performance? Were...
Ronan Oger
ronan@...
Feb 1, 2006 6:06 pm
54275
... I believe so. I asked this question last month to this list, and got a positive answer. Anyways, one thing is certain: what Google Maps does with VML and...
Ronan Oger
ronan@...
Feb 1, 2006 6:06 pm
54276
Mozilla.org announces the 1.0 release of their internet suite, 'SeaMonkey'. Why we care is that they explicitly mention native SVG support. While this is not...
Wow, that was fast! IE7 Beta 2 was only released yesterday. Has anybody tried SVG (ASV 3) on IE 7 Beta 1? I tried it and couldn't get the ASV control to...
I've added an event listner to capture key press events and have a mouse cursor issue. If I were to embed the svg into html and capture keypress events with...
i DISCOVERED the bug. When i add in my svg, the attribute xlink:href="*.js" changes in href="*.js" ... __________________________________________________ Do...
I've just uploaded a modified version of Kevin Lindsey's TextBox. It has a blinking cursor, backspace, ability to insert characters, and use of left and right...
... That didn't work properly in XP / 2000 / 98 either... It may be the same error though I suspect not-- but it is nothing new. It would work in some...
... draw ... language? ... does with ... images,people ... numerous ... (clunky and ... All the ... but that ... the DOM or ... better ... it's not that ... ...
Good day! Thank you again to Mr Honnen for his inestimable help. Now I'm still developing my X+V SVG ECMAScript app and I still have one problem! I'm still...
Hi Ronan, Of course, the ASV3 was a plugin. It worked great..no hiccups nor trying to make it 'fit', in a very sophisticated app. I've made a request to MS to...
... Francis, I saw that - but I thought it was a little naive. Why would Microsoft bundle a competitor's plugin into their product when they have competing...
Hello, i am envolved in developing an statistical SVG chart library.Now we are adding scrooling and zooming to the charts. We would like to make something...
Hi Francis, ... Do you mean that actually is the case?? I didn't disinstall ASV3 to check (haven't read the doc either, booh). Domenico ... performance? ... ...
... xmlns="http://www.w3.org/2000/svg") in the element that you want to add dinamicaly (such as the example that MARTIN specified). however my issue persist...
... For XML getElementById only works for those attributes that the DTD defines as being of type ID (or for those MIME types like application/xhtml+xml for...
I just uploaded a new version that includes Delete, Home, and End as TextBox.zip. ... -- "I'd rather have a bottle in front of me, than a frontal lobotomy." --...
I have a nested SVG file at: http://deerring.com/ffdemo/demo.html I want the root SVG to have preserveAspectRatio="none", I want the nested SVG to have...
Hi, In following page the English letter A is in a rectangle. I need to replace it with another letter, such as B or C, and switch back and forth. Further,...
Is there a way to click on a text element and return and index of where in the text the click occurred? Thanks. Sean -- "I'd rather have a bottle in front of...