Skip to search.

Breaking News Visit Yahoo! News for the latest.

×Close this window

svg-developers · SVG Developers

The Yahoo! Groups Product Blog

Check it out!

Group Information

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

Yahoo! Groups Tips

Did you know...
Hear how Yahoo! Groups has changed the lives of others. Take me there.

Messages

Advanced
Messages Help
  Newest  |  < Newer  |  Older >  |  Oldest
Topics Messages Latest Post

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...
8 May 3, 2006
3:03 pm

Jonathan Watt
wattie@...
Send Email

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...
10 May 3, 2006
12:13 am

lpmlabs9
Send Email

Here's a simple interactive SVG demonstration, a sliding tile puzzle: http://members.optusnet.com.au/khsoh/000e.xhtml The initial coding was straightforward...
3 May 3, 2006
12:10 am

Kam-Hung Soh
khsoh_au
Send Email

Hi all- I have an SVG element within my SVG document, which contains other elements, thus: <svg id="SVGDoc&quot; ...> <circle cx="20" cy="30" r="5" /> *<svg...
3 May 2, 2006
3:33 pm

Darryl Watson
Darryl_Watson
Send Email

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...
13 Apr 30, 2006
9:37 pm

Jonathan Watt
wattie@...
Send Email

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...
1 Apr 30, 2006
3:49 pm

ddailey
ddailey@...
Send Email

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...
1 Apr 30, 2006
3:28 pm

ddailey
ddailey@...
Send Email

mapImage.onload = function () {alert('boo')}; works in FF, but not ASV... anyone got a better idea of how to do this with FF and ASV support? Guy...
14 Apr 30, 2006
2:14 pm

Jonathan Watt
wattie@...
Send Email

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 'lower&#39;...
4 Apr 28, 2006
11:04 pm

Darryl Watson
Darryl_Watson
Send Email

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...
1 Apr 28, 2006
9:14 pm

minhducthandan
Send Email

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 ...
3 Apr 28, 2006
5:30 pm

Laurent T.
ltonneli
Send Email

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...
2 Apr 28, 2006
4:03 pm

Jonathan Chetwynd
signbrowser
Send Email

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 ...
1 Apr 28, 2006
2:06 pm

Laurent T.
ltonneli
Send Email

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...
6 Apr 28, 2006
12:14 pm

Jeff Schiller
jeff_schiller
Send Email

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,...
3 Apr 28, 2006
11:01 am

Guy Morton
guy_mmmmmm
Send Email

... 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...
11 Apr 28, 2006
5:12 am

Justin Clift
justinclift1
Send Email

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,...
3 Apr 27, 2006
6:43 pm

Jeff Schiller
jeff_schiller
Send Email

... I agree that full XPointer support would be very handy for developers, but note that Adobe is conforming to the SVG spec here. Only #foo and ...
49 Apr 27, 2006
7:23 am

Andreas Neumann
neumannandreas
Send Email

Hi, I am using (js) var svgSourceObject = svgDoc.documentElement; var strScrSource = this.getActiveScreen().svgWin.printNode (svgSourceObject); Actually I have...
1 Apr 27, 2006
5:26 am

babar_iftikhar_m
babar_iftikh...
Send Email

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...
1 Apr 27, 2006
12:31 am

Guy Morton
guy_mmmmmm
Send Email

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...
4 Apr 26, 2006
3:17 pm

Martin Honnen
honnen_martin
Send Email

Hello! Arabian, chinese symbols aren't displayed in svg text element. What's the problem? Thanks....
6 Apr 26, 2006
1:03 pm

Phi Tran
minhducthandan
Send Email

How to build svg application(maps) for pocket pc/pda/handphone?...
3 Apr 26, 2006
7:57 am

Jeroen Vanattenhoven
jvanattenhoven
Send Email

First part of the secure mail is available. +++ Attachment: No Virus found +++ Panda AntiVirus - www.pandasoftware.com [Non-text portions of this message have...
3 Apr 25, 2006
11:08 pm

paul_evenblij@...
Send Email

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...
1 Apr 25, 2006
8:54 pm

aossi_2000
Send Email

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:...
1 Apr 25, 2006
7:30 pm

Jeff Schiller
jeff_schiller
Send Email

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 --...
4 Apr 25, 2006
7:10 pm

John Dowdell
jdowdell99999
Send Email

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...
5 Apr 25, 2006
12:33 pm

Andreas Neumann
neumannandreas
Send Email

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...
6 Apr 25, 2006
8:01 am

Andreas Neumann
neumannandreas
Send Email

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...
4 Apr 24, 2006
11:36 pm

Guy Morton
guy_mmmmmm
Send Email
  Newest  |  < Newer  |  Older >  |  Oldest
Add to My Yahoo!      XML What's This?

Copyright © 2010 Yahoo! Inc. All rights reserved.
Privacy Policy - Terms of Service - Guidelines NEW - Help