javascript - Large SVG picture causes page to crash -
i use big european map svg on page on wordpress website.
when insert <img src="mysvg"> things work properly, can't use jquery svg paths.
jquery works fine when insert <svg> tag directly, because it's quite huge, 386 lines of code, wordpress crashes when publish page.
how can fix issue? there way have shorter path coordinates?
Comments
Post a Comment