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

Popular posts from this blog

php - How to modify a menu to show sub-menus -

shopping cart - Page redirect not working PHP -

python - Installing PyDev in eclipse is failed -