Re: svg with http paramter

On Wed 10 Sep 2003, Alfred Tsang wrote:

> Is it possible to pass a parameter to svg from http GET method?
> 
> for example, http://localhost/somesvg.svg?foo=bar, how can I access foo?

The SVG specification doesn't say anything about this.

Does document.location give you the info?

Dean

Received on Monday, 6 October 2003 11:05:31 UTC