Search the web
Sign In
New User? Sign Up
svg-developers · SVG Developers
? Already a member? Sign in to Yahoo!

Yahoo! Groups Tips

Did you know...
Show off your group to the world. Share a photo of your group with us.

Best of Y! Groups

   Check them out and nominate your group.

Messages

  Messages Help
Advanced
Messages 54266 - 54295 of 60951   Oldest  |  < Older  |  Newer >  |  Newest
Messages: Simplify | Expand   (Group by Topic) Author Sort by Date ^
54266
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...
Francis Hemsher
fhemsher
Offline Send Email
Feb 1, 2006
11:02 am
54267
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 ...
Pedro Henrique de Lira
phlfulgore
Offline Send Email
Feb 1, 2006
11:18 am
54268
... 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...
Bru, Pierre
pbru_2001
Offline Send Email
Feb 1, 2006
12:59 pm
54269
... 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...
Phi Tran
minhducthandan
Offline Send Email
Feb 1, 2006
2:02 pm
54270
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...
kanmac1
Offline Send Email
Feb 1, 2006
4:00 pm
54271
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...
desertainment
Offline Send Email
Feb 1, 2006
5:44 pm
54272
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...
bmarquie
Offline Send Email
Feb 1, 2006
5:44 pm
54273
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:...
Peter Kalev
peterkalev2002
Offline Send Email
Feb 1, 2006
5:49 pm
54274
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@...
Send Email
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@...
Send Email
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...
Darryl Watson
Darryl_Watson
Offline Send Email
Feb 1, 2006
6:19 pm
54277
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...
kggsystem
Offline Send Email
Feb 1, 2006
7:29 pm
54278
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...
Sean
couloir007
Offline Send Email
Feb 1, 2006
11:16 pm
54279
i DISCOVERED the bug. When i add in my svg, the attribute xlink:href="*.js" changes in href="*.js" ... __________________________________________________ Do...
X Razvan
eurazvan
Offline Send Email
Feb 1, 2006
11:35 pm
54280
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...
Sean
couloir007
Offline Send Email
Feb 2, 2006
12:32 am
54281
... 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...
Jeff Rafter
jeffrafter
Offline Send Email
Feb 2, 2006
3:16 am
54282
... draw ... language? ... does with ... images,people ... numerous ... (clunky and ... All the ... but that ... the DOM or ... better ... it's not that ... ...
minhducthandan
Offline Send Email
Feb 2, 2006
3:52 am
54283
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...
sonomrdj
Offline Send Email
Feb 2, 2006
11:32 am
54284
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 Hemsher
fhemsher
Offline Send Email
Feb 2, 2006
12:30 pm
54285
... 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...
Jeff Schiller
jeff_schiller
Online Now Send Email
Feb 2, 2006
2:52 pm
54286
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...
abelrionda
Offline Send Email
Feb 2, 2006
3:04 pm
54287
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? ... ...
domenico_strazzullo
domenico_str...
Offline Send Email
Feb 2, 2006
3:10 pm
54288
... 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...
Catalin Hritcu
catalin_rabbit
Offline Send Email
Feb 2, 2006
3:14 pm
54289
... 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...
Martin Honnen
honnen_martin
Offline Send Email
Feb 2, 2006
3:46 pm
54290
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." --...
Sean
couloir007
Offline Send Email
Feb 2, 2006
7:06 pm
54291
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...
James C. Deering
jcdeering1
Offline Send Email
Feb 2, 2006
9:00 pm
54292
... Thank you very much for the solution. I just tried it and it works perfectly :)...
Catalin Hritcu
catalin_rabbit
Offline Send Email
Feb 2, 2006
10:01 pm
54293
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,...
Fulio Pen
fuliopen
Offline Send Email
Feb 2, 2006
10:12 pm
54294
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...
Sean
couloir007
Offline Send Email
Feb 2, 2006
11:27 pm
54295
... nor ... ActiveX ... to ... Microsoft ... Jeff, Bet on it. Francis...
Francis Hemsher
fhemsher
Offline Send Email
Feb 3, 2006
2:02 am
Messages 54266 - 54295 of 60951   Oldest  |  < Older  |  Newer >  |  Newest
Advanced
Add to My Yahoo!      XML What's This?

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