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?
Dear Chris, what kind of implementations are you talinkg about? I'm using Rational Software Architect IBM to write my Javascript, SVg and HTML code and use Microsoft Explorer to view in the browser.
Thank you
Flavia
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! :)