i use geoclient for my SVG. Geoclient create some tools and i can use it. i can search data from that tools and it can display the data. but i dont know where...
Excellent! I will try to use this approach when I get to work in a few hours... ... ("http://www.adobe.com/svg/viewer/install/auto/","adobe","top=100,lef ... ...
Hi. I have a little problem , maybe someone can help. I can't fire events of objects that are presented under use. I have a set of svg shapes that I want to...
Hi, Francis- This is not secure either. As I said, any decent packet-sniffing software will allow a black-hat to intercept all traffic from a particular...
Actually, looking more at your code, I made some modifications and it seems to do what you want it to do. Noticed that I had to make changes to some of the...
Hi G. Wade, You should come to the SVG Open 2006 and give a talk about CSS best practices. Also, maybe a short tutorial about using CSS with SVG. Teach all...
hi, last week there was Jonathan Watt having to admit a .getScreenCTM() bug on FF1.5b2, now here is one similar for Thomas Deweese and batik1.6 1) load this...
Hi there, I tried to convert a .svg file to a .jpeg file using Batik-Rasterizer and Batik-squiggle. While 'squiggle' does a great job, 'Rasterizer' seems that...
Hi, http://www.readingplayground.com/ is a multilingual online English child book library. All books in this library come with voice, animation and on-click...
On Tue, 01 Nov 2005 18:02:30 -0000 ... Thanks for the kind words. I'm not sure that I would be the right person to give a talk on "Best Practices". Then again,...
The site is currently under maintenance work. I will send an email out once it's back online. Regards, Xiaoping Xiaoping Gao <xpgao1@...> wrote:Hi, ...
Hi, In mine init routine I do this: The outside HTM file calling the SVG has one line: <html><body> <embed src='test.svg?xtest=extr" /> </html></body> Test svg...
Hi! I am running a simple style sheet on SVG content to generate scalable SVGT content by setting width and height 100%. The problem is when I apply the style...
Hi Alwinovicz, Have a look on the courseware of calculus using SVG (and MathML): http://mathanimated.com/ A free subscription for two weeks id provided. Samy ...
... wrote: You are using ASV 6 beta ... No? Michel ... http://www.sheffield.ac.uk/french/research/froissart/jch/samples/image .svg ... tecnical ... standard...
Hi Perhaps you know maths tools as SVGeom Now, you can catch your work in SVGeom ( pointer and keyboard ), add bubble, postit, arrow, text or pictures and play...
If I were looking for an existing framework for ajax that would be easy to extend for SVG, where should I look? Anyone have experiences or examples they'd like...
That is a side effect of this template: <xsl:template match="@* | node()"> <xsl:copy> <xsl:apply-templates select="@* | node()"/> </xsl:copy> </xsl:template> ...
... I've used Sarissa in the past for pure DHTML apps, I like it because it's fairly concise, seems to be documented fairly well and supported (for the most...
Altsoft Xml2PDF version 2.4 November 2, 2005 Altsoft NV Altsoft NV is proud to announce the immediate availability of the new version of it Xml2PDF formatting...
Hi everybody, nice to meet you all... :) I joined this group because I googlesearched for a SVGhelp in chm format and I ran into a message belonging to this...
I was wondering if anyone has some really cool, artistic SVG demonstrations. Ones that show off the technology, animations, etc. I'm going to be giving a tech...
"jeff_schiller" <jeff_schiller@...> wrote in message ... You should _never_ do synchronous requests on the web, it's a complete recipe for disaster, it...