Re: Link on SVG image

The strange thing is that, if I write for example
xlink:href
="http://www.google.it/search?hl=it&q=yuri+gagarin&btnG=Cerca+con+Google&meta="
it can see correctly the parameters after the "?" and browses me to the
correct page. Is it possibile it runs with http link and doesn't with local
address?


Flavia wrote:
> 
> Hi again!
> I dinamically create in my Javascript a circle and set its attribute
> xlink:href to a document like "Detail.html?gr=11111", with the passage of
> a parameter. Why during visualization in a browser doesn't it see the
> parameter I've passed but it take me to the page "Detail.html"? It seems
> that it doesn't see all that is written after "?".
> What could be the problem?
> Thnaks! :)
> 

-- 
View this message in context: http://www.nabble.com/Link-on-SVG-image-tf3563972.html#a9984714
Sent from the w3.org - www-svg mailing list archive at Nabble.com.

Received on Monday, 16 April 2007 07:01:45 UTC