Re: [svg-developers] minimize svg file

2005-03-31 Thread wimonsri
hi holger, thank you for your suggestion. could you show example about how to use gzip? i saw web page . it haven't zip svg file . regards, pukky

Re: [svg-developers] plz explain

2005-03-24 Thread wimonsri
Thank you Philippe Lhoste.it's useful for me. regards, ant

Re: [svg-developers] SVG Open 2005 - Fun for the whole family

2005-03-18 Thread wimonsri
hi chris, it's good. how you do it? i would like to create the nice thing like you. regards mon "Chris Peto"

Re: [svg-developers] How to generate graphs in SVG?

2005-03-06 Thread wimonsri
hi, hope this web site can help you. i think it's good example. http://pilat.ouvaton.org/english/stats/ "loveshwat

Re: [svg-developers] New Tutorial: manipulating SVG files using DOM and ECMAScript

2005-02-10 Thread wimonsri
it's greate tutorial for me. ^^ i try in example 9 -reorder element. i found section 'put to button all rectangles' it has error 'hierarchy error line6 column3'. regards,

Re: [svg-developers] Add svg file in html

2004-10-29 Thread wimonsri
hi holger, i can't see anything the you reply me. could you reply me again? thanks in advance

Re: [svg-developers] About Text

2004-09-20 Thread wimonsri
ion="Adobe" onload="TextWrap._init()" > http://xmlns.graougraou.com/svg/text/"; > x="10.5" y="47.5" width="440" style="font-family:arial; > font-size: 11px; > text-rendering: optimizeLegibility; > line-interval: >

Re: [svg-developers] About Text

2004-09-19 Thread wimonsri
hi philippe, i try to do by http://www.xml.com/pub/a/2002/09/11/quint.html http://www.w3.org/2000/svg"; xmlns:text="http://xmlns.graougraou.com/svg/text/"; xmlns:a3="http://ns.adobe.com/AdobeSVGViewerExtension/3. a3:scriptImplementation="Adobe" onload="TextWrap._init

Re: [svg-developers] Re: Show Data when mouseover

2004-09-14 Thread wimonsri
Hi jerome, i try to do that you suggest me.It's work but i've one problem. if i've more than one rect and i want to show text on each rect, how i can do it. thanks in advance ?xml version="1.0" encoding="utf-8"?> http://www.w3.org/1999/xlink";> Hel

Re: [svg-developers] Re: Show Data when mouseover

2004-09-14 Thread wimonsri
Hi jerome, Could you have example for function ShowData(evt),HideData(evt)? thank you so much