Hi,
check out http://marvin.elte.hu/balu/content/jquery-svg and the demo
at http://marvin.elte.hu/drawing/ireland
Seems to work there.
On Mar 23, 7:02 pm, zipman <[EMAIL PROTECTED]> wrote:
> Hello,
>
> I am having an html page and I embed an svg file through.
>
> height="500" width="600">
>
The SVG DOM is different to the HTML DOM (which jquery was written for)
- a lot of things are the same, so you may have some luck using jquery
in SVG (there are some threads dealing with SVG related issues in this
list which should give you an indication of what to look out for).
In the last S
Anyone?
On Mar 23, 8:02 pm, zipman <[EMAIL PROTECTED]> wrote:
> Hello,
>
> I am having an html page and I embed an svg file through.
>
> height="500" width="600">
>
>
> or even
>
> width="600">
>
> The problem is that I cannot access the elements inside the svg file
> through jquery.
>
> I can
3 matches
Mail list logo