我们可以将 jQuery-ui 和 Raphael 结合起来吗

发布于 2024-10-06 18:08:18 字数 259 浏览 9 评论 0原文

我正在尝试使用 jQuery-ui 的对话框,并尝试在用户单击链接时在该对话框中使用 Raphael 创建一个矩形。矩形已正确绘制,但 .attr("fill","#FFFFFF") 方法未执行。当我运行它时,矩形没有被黑色填充。我也面临与 .text 方法相同的问题。这种情况只发生在 IE 中。在铬中我可以看到颜色。

有人可以告诉我我们是否可以同时使用 Raphael 和 jQuery-ui 吗?如果不是,解决方法是什么?

任何指针都会有帮助。

谢谢

I'm trying to use jQuery-ui's dialog and trying to create a rectangle using Raphael in that dialog when a user clicks on a link. The rectangle is getting drawn correctly, but the .attr("fill","#FFFFFF") method is not getting executed. When I run it, the rectangle is not getting filled with black color. Also I'm facing the same problem with .text method. This is happening only in IE. in chrome I'm able to see the color.

Can anybody please tell me if we can use both Raphael and jQuery-ui together? If not what would be the work around?

Any pointer will be helpful.

Thanks

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。
列表为空,暂无数据
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文