Toxtes
04-01-2005, 07:06 AM
Hi.
I have a web app : Tomcat, jsp, ...
In one of page, i have a svg.
I want to put an action on a part of my svg.
But with the adobe svg plugin (3.x), it doesn't find the javascript function.
This function is in a file .js which is referenced in the html page which reference the svg <embed ... />.
If i use the plugin 2.x, it works.
If i launch the same window without tomcat it works but with the plugin versin 3.x and tomcat, it doesn't work.
Can someone help me?
I have a web app : Tomcat, jsp, ...
In one of page, i have a svg.
I want to put an action on a part of my svg.
But with the adobe svg plugin (3.x), it doesn't find the javascript function.
This function is in a file .js which is referenced in the html page which reference the svg <embed ... />.
If i use the plugin 2.x, it works.
If i launch the same window without tomcat it works but with the plugin versin 3.x and tomcat, it doesn't work.
Can someone help me?