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...
Message search is now enhanced, find messages faster. Take it for a spin.

Best of Y! Groups

   Check them out and nominate your group.

Messages

  Messages Help
Advanced
Messages 31210 - 31239 of 60468   Oldest  |  < Older  |  Newer >  |  Newest
Messages: Simplify | Expand   (Group by Topic) Author Sort by Date ^
31210
Hi, why "/loadimage?" ? I think it will be better without it. Regards ... but...
oncle_ernest2002
oncle_ernest...
Offline Send Email
Jul 1, 2003
7:38 am
31211
Hi, I can't find any examples of using SMIL to change a text cdata entry. Anyone know if this can be done? I want to declaratively change a text field using a...
ronan@...
Send Email
Jul 1, 2003
8:46 am
31212
Hallo Francis, Nothing fancy, but does the trick without filters: <svg width="100" height="100"> <defs> <symbol id="proud" overflow="visible"> <rect width="16"...
Calvert, Julian
julian_calvert
Offline Send Email
Jul 1, 2003
9:16 am
31213
HI Francis, Take a look at the following url: http://www.mycgiserver.com/~amri/widget/widget.svg There are some nifty widgets there that you could use. Cheers,...
Manav Gupta
mg2u2001
Offline Send Email
Jul 1, 2003
9:39 am
31214
hi, is it possible to layer off/on svg without refreshing frame2.htm page ? Regards Palani ... Francis Hemsher, Thanking u very much, i have tried but it is...
palani setu
kr_palani
Offline Send Email
Jul 1, 2003
9:52 am
31215
Julian Calvert Wrote: Nothing fancy, but does the trick without filters: <use xlink:href="#proud"> <set attributeName="visibility" to="hidden" begin="click" ...
Francis Hemsher
fhemsher
Offline Send Email
Jul 1, 2003
10:08 am
31216
Palani Setu Wrote, 1.---------------------------------------------- is it possible to layer off/on svg without refreshing frame2.htm page ? ...
Francis Hemsher
fhemsher
Offline Send Email
Jul 1, 2003
10:24 am
31217
hi, i try in some other system, i have IE 5.0,NT thanking you Regards Palani ... Palani Setu Wrote, 1.---------------------------------------------- is it...
palani setu
kr_palani
Offline Send Email
Jul 1, 2003
10:39 am
31218
Bonjour svg-developers, Où puis-je trouver les tracés SVG des communes de France, gratuits ou non ? Merci de vos réponses. -- Daniel Lucazeau ~...
Daniel Lucazeau
ajornetdlu
Offline Send Email
Jul 1, 2003
10:55 am
31219
... Hi Manav, Nedjo Rogers & Amri Rosyada have created some nice work. Could have saved me a lot time if I had seen these widgets and their GeoClient stuff. I...
Francis Hemsher
fhemsher
Offline Send Email
Jul 1, 2003
11:04 am
31220
... In fact, they had posted this URL on the mailing list a couple of months ago, and I've been spreading the word :-) Like you said, they have done some ...
Manav Gupta
mg2u2001
Offline Send Email
Jul 1, 2003
11:07 am
31221
I want to create a Java applet that incorporates SVG. Can I do this with Batik? I downloaded Batik, and I can't get their examples to compile. I've set up...
darrins_private_mail
darrins_priv...
Offline Send Email
Jul 1, 2003
2:36 pm
31222
An alternative is to use SVG # or Batik on the server side (via an ASP.NET request handler or a servlet) and have your applet catch the rendered image...you...
Rick Bullotta
rickbullotta
Offline Send Email
Jul 1, 2003
3:23 pm
31223
On Tuesday, July 1, 2003, 10:46:21 AM, ronan wrote: rrc> Hi, rrc> I can't find any examples of using SMIL to change a text cdata rrc> entry. Anyone know if...
Chris Lilley
nantonos_aedui
Offline Send Email
Jul 1, 2003
5:06 pm
31224
... BZ> I think you need the namespace in the css: BZ> something like: BZ> css BZ> svg:.green{fill:green;} That does not put the namespace in the CSS, and...
Chris Lilley
nantonos_aedui
Offline Send Email
Jul 1, 2003
5:14 pm
31225
Hello, I'm trying to insert HTML into SVG using the foreignObject tag. Here's what I have done: In my doctype tag I have: <!ENTITY ns_flows...
stevenjmarks
Offline Send Email
Jul 1, 2003
5:20 pm
31226
... external java script ... 2640 2040' ... fill="black" /> ... __________________________________ Do you Yahoo!? SBC Yahoo! DSL - Now only $29.95 per month! ...
Michael Bitzko
cadplex
Offline Send Email
Jul 1, 2003
5:28 pm
31227
"Michael Bitzko" <cadplex@...> wrote in message news:20030701172823.57892.qmail@.... ... This is a javascript syntax error, I'd...
Jim Ley
jibberjim
Offline Send Email
Jul 1, 2003
5:38 pm
31228
So I'd be happy to get the current style information and embed a <style> blah blah </style> into the extracted SVG. This syntax does get processed properly by...
larry_mason@...
lpmlabs9
Offline Send Email
Jul 1, 2003
6:25 pm
31229
Because you're apparently using SVG exported from Adobe Illustrator, I'm guessing that you're trying to view the SVG file in Adobe SVG Viewer. ASV3 does not...
Paton J. Lewis
paton_lewis
Offline Send Email
Jul 1, 2003
6:33 pm
31230
myFile.js is a JavaScript file, not an XML file, so it shouldn't include the CDATA section wrapper. Pat...
Paton J. Lewis
paton_lewis
Offline Send Email
Jul 1, 2003
6:37 pm
31231
... order to ... = "&bar4text;"; ... that ... Hi Andre, The following works in ASV3 + IE6: -- Wesley <?xml version="1.0" encoding="ISO-8859-1" ?> <!DOCTYPE svg...
wesleytperkins
Offline Send Email
Jul 1, 2003
6:38 pm
31232
Our applet handles a lot of mouse events (dragging, etc.), so I think the round trips to the server would prohibit us from a server side solution. We have...
darrins_private_mail
darrins_priv...
Offline Send Email
Jul 1, 2003
6:49 pm
31233
Hi all, I have a problem with the printNode function used to serialize a DOM node. The problem is I need to serialize the whole SVG document, this is not...
ldev1232001
Offline Send Email
Jul 1, 2003
8:36 pm
31234
"ldev1232001" <ldev1232001@...> wrote in message news:bdsrbj+dir5@.... ... Only by writing your own serialiser which will be even slower. Why...
Jim Ley
jibberjim
Offline Send Email
Jul 1, 2003
8:58 pm
31235
Hi, Filters are nice but I keep running into this problem of performance during zoom and pan. Does anyone have a strategy to turn the filters off during...
Francis Hemsher
fhemsher
Offline Send Email
Jul 1, 2003
11:09 pm
31236
I'd like to throw this customer question to the list and jd if I may... Would any Cold Fusion scientists care to respond? ... Thank you, Mike Kidson Software...
Mike Kidson
mkidson
Offline Send Email
Jul 1, 2003
11:42 pm
31237
I have used SVG with ColdFusion without any problems. What kind of problems is your customer having? Feel free to respond off list if it is easier. Steve...
Steve Bryant
sebtools
Offline Send Email
Jul 1, 2003
11:53 pm
31238
Wouldn't you want ColdFusion to ignore it? What exactly do you want ColdFusion to do? It can manipulate XML like any other app server, so you can pretty much...
Mike Chambers
mesh.rm
Offline Send Email
Jul 2, 2003
12:36 am
31239
I had problems getting coldfusion to generated an SVG file direct in the browser on some PC's so I used a HTML to embed the svg.cfm. However the SVG could not...
Mitchell, Lincoln L.
lincolnmitchell
Offline Send Email
Jul 2, 2003
1:39 am
Messages 31210 - 31239 of 60468   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