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: 8774
  • 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
Messages 17429 - 17458 of 66112   Oldest  |  < Older  |  Newer >  |  Newest
Messages: Simplify | Expand Author Sort by Date ^
17429 ronan@... Send Email Jun 3, 2002
8:22 pm
Actually, should be index.php?var1=50;var2=50...
17430 jterheijden Send Email Jun 3, 2002
8:25 pm
Hi. I'm not an expert on all this, but I notices a double <body>... Maybe this works?: <html> <head> <script language="javascript"> function track(evt) { ...
17431 jterheijden Send Email Jun 3, 2002
8:31 pm
You're right, for SVG, it should. But PHP ignores all but the first parameter like this. Please read post 17428. Thanks. ... XML ... only ... click "edit ... ...
17432 Michael Bierman
mbier Send Email
Jun 3, 2002
8:47 pm
As an aside, the mime type should be type="image/svg+xml". Are you trying to display the mouse coordinates in HTML? Why not display them in SVG as well? I am...
17433 Rolf Offermanns
roffermanns Send Email
Jun 3, 2002
8:48 pm
Try: print("<a xlink:href=&#92;"http://localhost/index.php&var=50\">"); I´ve seen this one before... -Rolf --On Monday, June 03, 2002 20:31:06 +0000 jterheijden...
17434 Tobias Reif
tobiasreif@... Send Email
Jun 3, 2002
8:49 pm
... try changing & to & Tobi -- http://www.pinkjuice.com/...
17435 Michael Bierman
mbier Send Email
Jun 3, 2002
8:54 pm
I don't know about PHP, but could it be that you need to use an entity for the '&'? <a ...
17436 jterheijden Send Email Jun 3, 2002
9:04 pm
I'm stunned. Worked like a charm. Thanks!! I still don't get why this works, and the former didn't... Thought & was for printing special chars only, not in the...
17437 honnen_martin Send Email Jun 3, 2002
9:16 pm
... most likely ... SVGers could ... idea is to ... You need a closing </body> not a opening one. And consider defining a <head> section and putting the...
17438 riyazprasla Send Email Jun 3, 2002
9:56 pm
Pradhan, You need to downlad Batik from xml.apache.org/batik. Make sure you download the latest beta version since other versions have some bug on it. You...
17439 Helen Carlson
hellerini2001 Send Email
Jun 3, 2002
11:22 pm
Hi all, This may be off topic but maybe you can help me. I am developing a dashboard application in which I present reports and graphs within numerous IFrames...
17440 Pedro
pedropal@... Send Email
Jun 3, 2002
11:56 pm
Hola a todos¡¡¡ Como habreis podido comprobar(espero que la mayoria no) he recibido un correo y se ha propagao superrapido, ya parece que esta el fuego...
17441 Doug Schepers
d_a_schepers Send Email
Jun 4, 2002
1:51 am
Hi, Steve- Sorry it took so long to get back to you. If you are still having difficulty, I found out why. The problem lies in your use of the "in" operator,...
17442 Graeme Coutts
gecoutts Send Email
Jun 4, 2002
2:48 am
Sorry the second body was a typing error...should read </body> Gec. ... From: "jterheijden&quot; <john@...> To: <svg-developers@yahoogroups.com> Sent: Monday,...
17443 Graeme Coutts
gecoutts Send Email
Jun 4, 2002
2:48 am
Thanks for the mime correction. Yes I am trying to to display the mouse coordinates in HTML. My plan was to eventually show the mouse coordinates of both the...
17444 Graeme Coutts
gecoutts Send Email
Jun 4, 2002
2:49 am
The second <body> was a typo and should read </body>. I tried to put the script in a <head></head> but still the problem exists. Gec. ... From: "honnen_martin"...
17445 wulfdesign Send Email Jun 4, 2002
3:21 am
PI 200mhz 128m ram win2000 IE6.0 looks/sounds/runs fine. cable modem. not sure how big you wav files are or if you pre-load....
17446 manuel_bauwens Send Email Jun 4, 2002
6:45 am
Hallo all! I wrote 'sendToBack&#39; and 'bringToFront&#39; a while ago, I think it's usefull to share it now: function sendToBack(object,referenceId) { ...
17447 Dave Pawson
dpawson2000 Send Email
Jun 4, 2002
7:19 am
... No, html and PHP (I think) need to follow the SGML rules, so & and < both need treating as special characters. HTH DaveP...
17448 Dave Pawson
dpawson2000 Send Email
Jun 4, 2002
8:48 am
... Works nicely on the load, as you say, no activeX prompt. The save file is a problem though. If I load the svg from explorer, or from the dos command line,...
17449 pradhan_elan Send Email Jun 4, 2002
8:56 am
Hi, Thank you for the quick response. I have downloaded Batik. And trying to get a hold of this. It will be very helpful to me If you can you send the GIF ...
17450 Richard Bennett
richard.bennett@... Send Email
Jun 4, 2002
9:55 am
Hi, <<Works nicely on the load, as you say, no activeX prompt. <<The save file is a problem though. <<If I load the svg from explorer, or from the dos command...
17451 andre m. winter
raxmapa Send Email
Jun 4, 2002
10:09 am
hello, is there a way to imitate manual zoom and pan actions by script? i mean "imitate" because i don't want to set new viewbox vals, this breaks many...
17452 Jim Ley
jibberjim Send Email
Jun 4, 2002
11:20 am
"Graeme Coutts" <gecoutts@...> ... are ... if ... <div> ... ASV3, ... It's almost certainly down to the way IE optimises redrawing of the screen,...
17453 Graeme Coutts
gecoutts Send Email
Jun 4, 2002
1:06 pm
Thanks for the advice. I will be avoiding <table> in the future. Gec. ... From: "Jim Ley" <jim@...> To: <svg-developers@yahoogroups.com> Sent:...
17454 Stephen De Gabrielle
spdegabrielle Send Email
Jun 4, 2002
2:35 pm
How does this look; media specific style in svg (I have only tested this in IE6/ASV3 using the print preview facility) ... <?xml version="1.0" encoding="UTF-8"...
17455 Kevin Lindsey
k_e_lindsey Send Email
Jun 4, 2002
6:30 pm
Andre, ... The svg element has a currentScale property. Setting that property to a new value updates the current zoom. For some reason, the currentTranslate...
17456 Jim Ley
jibberjim Send Email
Jun 4, 2002
7:15 pm
"Kevin Lindsey" <kevin@...> ... tv ... created an example that let's you drag a square around an image. The image below the square is pixelized. A...
17457 Dave Pawson
dpawson2000 Send Email
Jun 4, 2002
7:26 pm
... <grin/>Isn't it just :-) ... Load time is horrendous Jim? 30-40 seconds Is lots going on in the bg? Real case for an ASV load indicator. Most would have...
17458 tony_bursey Send Email Jun 4, 2002
7:38 pm
Hi, new to SVG. Has anyone come across a way, once a rectangle is drawn, to select objects that are within that rectangle? The rectangle may not necessarily...
Messages 17429 - 17458 of 66112   Oldest  |  < Older  |  Newer >  |  Newest
Add to My Yahoo!      XML What's This?

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