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.
Having problems with message search? Fill out this form to ensure your group is one of the first to be migrated to the new message search system.

Messages

  Messages Help
Advanced
Messages 44226 - 44255 of 63012   Oldest  |  < Older  |  Newer >  |  Newest
Messages: Simplify | Expand   (Group by Topic) Author Sort by Date ^
44226
Hello Pierre We faced the same problem, ie, developping a web site using SVG which can be seen on Windows (of course) and on Mac and Linux. That's why we...
Jérôme Tricand ...
trigoutte
Offline Send Email
Sep 1, 2004
7:14 am
44227
Hi, All. I'm designing web interface using numerous svgs as controls. Some times my interface explodes with stack overflow error. Through the debuging I've...
Alexander S. Aksenov
furyalex2000
Offline Send Email
Sep 1, 2004
7:40 am
44228
Hello, I would like to run two servers. One is serving svg pages and the other is only used to upload and serve data (jpeg files for instance). Now I cannot...
Jean-David Benamou
benamoujd
Offline Send Email
Sep 1, 2004
7:49 am
44229
good to hear. Would be interested to see the application, but I guess it is inhouse. Andreas ... section; tools...
Andreas Neumann
neumannandreas
Offline Send Email
Sep 1, 2004
7:50 am
44230
Hi, with Adobe SVG viewer within a webbrowser it is not possible. The same security limitations apply to webbrowsers and flash as well. you have to use the...
Andreas Neumann
neumannandreas
Offline Send Email
Sep 1, 2004
7:56 am
44231
... Just to be sure : The Webserver which serves the svg that makes a javascript GetURL call must be a proxy server of the server that serves files fetched...
Jean-David Benamou
benamoujd
Offline Send Email
Sep 1, 2004
8:29 am
44232
Date: Tue, 31 Aug 2004 15:44:27 +0200 From: "Bru, Pierre" <pierre.bru@...> ... It is possible. One of our large corporate clients used Batik as the...
Jeroen Dekker
jeroendekker...
Offline Send Email
Sep 1, 2004
8:37 am
44233
Hi. there is no reason why a server side script cannot access a second server to obtain information, then return this to the client. so instead of attepting...
James Ross
jmez72
Offline Send Email
Sep 1, 2004
9:09 am
44234
... I see, but if you stuff Batik into an applet and embed that in an HTML page you are first of all getting an SVG viewer that is not connected with the...
Martin Honnen
honnen_martin
Offline Send Email
Sep 1, 2004
11:46 am
44235
... you would have to do the getUrl to the server that served the initial SVG file. And a serverside script on the first server would request the data from the...
Andreas Neumann
neumannandreas
Offline Send Email
Sep 1, 2004
11:46 am
44236
Actually, there are many easy ways to get HTML<->Applet<->Batik communications working reliably, across many browsers. In actuality, what you want is...
Rick Bullotta
RBullotta
Offline Send Email
Sep 1, 2004
1:04 pm
44237
Hi, I am using the function printNode on IE using ASV 3. alert(printNode(SVGDocument)); But i get an error -> Object Expected. Please let me know the problem....
pavan kumar
srinivasan_p...
Offline Send Email
Sep 1, 2004
2:07 pm
44238
... It looks like your "SVGDocument" object is not defined. -- Robin Berjon...
Robin Berjon
sibylia2017
Offline Send Email
Sep 1, 2004
2:11 pm
44239
While checking/ implementing SVG Tiny 1.2 DOM I got several questions: 1. THE COLOR TRAITS In the A.2.6 Attribute and Property Access is written "Trait is the ...
andrewgirow
Offline Send Email
Sep 1, 2004
2:59 pm
44240
I have not been able to find a schema (.xsd) for SVG. The 1.1 spec has a DTD, and 1.2 seems to use RelaxNG...Was .xsd just skipped? If not, does anyone have...
Leonard Rosenthol
leonardr@...
Send Email
Sep 1, 2004
3:27 pm
44241
hi guys, i was wondering if there is anyway i could creating a SVG document using JavaScript similar to how you can create an xml document using JSP. thanks ...
aisha ahmed
aisha_m123
Offline Send Email
Sep 1, 2004
3:30 pm
44242
... The RNG in the 1.2 draft isn't complete and has some bugs but you should be able to use Trang to convert it to XSD. The final spec will have XSD but not...
Robin Berjon
sibylia2017
Offline Send Email
Sep 1, 2004
3:37 pm
44243
On Wednesday, September 1, 2004, 5:27:55 PM, Leonard wrote: LR> I have not been able to find a schema (.xsd) for SVG. LR> The 1.1 spec has a DTD, and 1.2 seems...
Chris Lilley
nantonos_aedui
Offline Send Email
Sep 1, 2004
4:00 pm
44244
... You mean, JavaScript client side ou server side ? an SVG document is nothing more than an XML document... ... Pierre....
Bru, Pierre
pbru_2001
Offline Send Email
Sep 1, 2004
4:04 pm
44245
Hi, Is it possible to "document.write" text into an SVG element in order to dynamically modify its content from a javascript script running on the client...
Bru, Pierre
pbru_2001
Offline Send Email
Sep 1, 2004
4:11 pm
44246
... Yes, you have to use the DOM. document.write is not available. -- Robin Berjon...
Robin Berjon
sibylia2017
Offline Send Email
Sep 1, 2004
4:17 pm
44247
... Funny you should use that as an example - as that was EXACTLY the reason that I was looking for the SVG Schema ;). I am working on writing some proposals...
Leonard Rosenthol
leonardr@...
Send Email
Sep 1, 2004
4:19 pm
44248
Hi, Is there any way i can debug my javascript+svg at Runtime as it is rendered on the browser. Please let me know S.Pavan Kumar ...
pavan kumar
srinivasan_p...
Offline Send Email
Sep 1, 2004
4:21 pm
44249
... ? ... Maybe you have a (small) exemple ? :) ... Pierre....
Bru, Pierre
pbru_2001
Offline Send Email
Sep 1, 2004
4:23 pm
44250
Pierre, Yes, it is very possible. There are some sticky points to consider though as most browsers do not support inline SVG and rely on third party helper...
scott.naef@...
snaef999
Offline Send Email
Sep 1, 2004
4:24 pm
44251
... Maybe with a javascript debugger ? http://gemal.dk/mozilla/mozdev.html...
Bru, Pierre
pbru_2001
Offline Send Email
Sep 1, 2004
4:25 pm
44252
unsubscribe...
Vladimir Rodriguez
verodriguez@...
Send Email
Sep 1, 2004
4:27 pm
44253
hey, i need some help. so I can modify the Adobe SVG Viewer Menu, but how can I execute the funktions in the Viewer? like 'save as'?? I want a JavaScript that...
thomas83_dd
Offline Send Email
Sep 1, 2004
5:46 pm
44254
Hello, The first working draft of SVG's XML Binding Language (sXBL) has been released today. This replaces RCC, and has been split off into a separate...
Chris Lilley
nantonos_aedui
Offline Send Email
Sep 1, 2004
6:27 pm
44255
... For me, HTML<-->SVG script communication is essential. It works fine in ASV3/IE, but does anyone know of plans for it to be implemented in ASV3 with...
gmcaulee
Offline Send Email
Sep 1, 2004
6:46 pm
Messages 44226 - 44255 of 63012   Oldest  |  < Older  |  Newer >  |  Newest
Advanced
Add to My Yahoo!      XML What's This?

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