如何将我的 svg 图像放入某些中?第一种使用 Raphael.js 的方法
我现在刚刚学习Raphael.js。我有一个问题: 我有一个 .svg 格式的图像 - 我使用 AI 创建 image.svg,然后在此处进行转换:
http://readysetraphael.com/< /a>
我有 html 文件并包含 raphael.js。 请告诉我 - 那么我需要做什么以及如何将我的 image.svg 放入其中以在该 div 中显示? 如何在我的 image.svg、image_another.svg 等中创建太多的 div
对我来说非常困难。谢谢提问!
I'm just learning now the Raphael.js. I have ONE questions:
I have an image in .svg format - I create image.svg with AI and then converted here:
I have html file and included raphael.js.
Tell me please - what I need to do then and how to put my image.svg in some to display in this div?
And how to create too many divs whis my image.svg, image_another.svg, e.t.c
It very hard for me. Thank for questions!
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(1)
不清楚你的意思你可以尝试
http://www.irunmywebsite.com/raphael/SVGTOHTML_LIVE.php
这两个工具都很棒用于启动项目
您是否有多个 SVG?
It's not clear what you mean you could try
http://www.irunmywebsite.com/raphael/SVGTOHTML_LIVE.php
Both tools are excellent for getting a project rolling
Have you got more than one SVG?