Hi everyone, On my pc i have IE 6 and ASV3 and FireFox 1.5.02 (latest one). Here are my questions.Please someone respond with Correct or False after seeing my...
Instead of using an embed or object tag, I'm looking at inlining the SVG in the page. While events such as onlick, onmousedown, oncontextmenu, etc can only be...
Here's a simple interactive SVG demonstration, a sliding tile puzzle: http://members.optusnet.com.au/khsoh/000e.xhtml The initial coding was straightforward...
Hi all- I have an SVG element within my SVG document, which contains other elements, thus: <svg id="SVGDoc" ...> <circle cx="20" cy="30" r="5" /> *<svg...
Hi all, i embeded a svg-file into a html with <embed src="" type="image/svg+xml" ......./> and opened the html-file with firefox. But the embeded svg-file...
I discovered my problem was due to something else. -- The preload script was called onload of the HTML document. Apparently Opera doesn't think the HTML has...
I'm using events in HTML to modify the xlink:href of an SVG <image>. Everything works fine in Opera 9, FF 1.5 and IE/ASV (all under Windows) until I try...
Checking my onclick behavior assumptions: I have an SVG document with various objects declared in several <g> tags. When I say that one <g> tag is 'lower39;...
Hi All I am looking for help to post a work around for SVG with the following advantage. It very-very small: more or less of 20Kb. It render SVG element...
Is there anything we can do to prevent this email echo every time we post to the list? I'm guessing it indicates that a user@... has signed up to the ...
I have be trying to make links work across IE w/ ASV, Firefox 1.5 and Opera 9 beta. The text appears and both links work in IE , but only the first link works...
Folks, I do not have any problem from Internet Explorer to run an online service written in PHP to generate SVGT content on the fly. Unfortunately, from a ...
XML Parsing Error: not well-formed <--- it shows me this error. I don't know what's the problem. But, I've set - about:config / svg.enabled / true - but still...
Hello, Someone knows how can i resolve the problem............. When i open a page with JSP/SVG content, the result is a windows with the options (open, save,...
... Hash: SHA1 Hi all, I'm coding an Open Source GUI for creating eLearning (www.flameproject.org). At the stage of writing the initial output side of things...
Hello, Could somebody explain again how to vote for this? I logged in with my msn account, registered for something. After that I got the msn screen again,...
Hi, I am using (js) var svgSourceObject = svgDoc.documentElement; var strScrSource = this.getActiveScreen().svgWin.printNode (svgSourceObject); Actually I have...
I'd have thought an image element would respond to an onload, but it seems not, or am i doing it wrong? i've tried by setting the onload attribute. Guy...
Hi, I'm wondering how to create ActiveXObject inside SVG file. I'm building a GUI using SVG and I want to create Ajax request that requires to create...
First part of the secure mail is available. +++ Attachment: No Virus found +++ Panda AntiVirus - www.pandasoftware.com [Non-text portions of this message have...
Hello! I have this script: http://lamp2.fh-stpoelten.ac.at/%7Etm021084/Fortschritt/GEO-System/svg_03/svg_projekt01.svg I you view the page with the firefox 1.5...
Not major news or anything, but the IEBlog just announced a new website to keep track of all the Add-Ons (aka Add-Ins aka Plug-Ins) for Internet Explorer:...
Hi, Has anyone here tried using the Adobe SVG Viewer on an Intel-powered Mac? Does it run under Rosetta? How's the performance? Thanks for any info, Antoine --...
Are there any svg javascript functions that can tell if a path and rect have intersected? I've done some small math with the boundingboxes but I don't think...
With the exception of manually parsing the "d" attribute, is there a way to get a boundbox around a path? I have county data represented by paths and I'd like...
Hi Doug. ... Yes, the reason I didn't do that is that my attempts to redefine the src of the embed the way you suggest didn't work in either IE or Opera. I was...