gpt4 book ai didi

javascript - Raphael.js 中不需要的黑色轮廓

转载 作者:行者123 更新时间:2023-11-30 13:17:53 25 4
gpt4 key购买 nike

我正在尝试使用 raphael.js 创建一个动画菜单栏。它在 Firefox 中运行良好,但在 Chromium 中,图形周围出现黑色轮廓。 View this jsFiddle in Chrome .

随着图形的移动,它似乎也留下了黑色轮廓的痕迹,如下图所示。我试过将 "stroke-width" 属性设置为 0 但这似乎没有任何效果。

Raphael black outline problem

如有任何帮助,我们将不胜感激。

最佳答案

我遇到过这个问题,它存在于 Chrome 18 和 19 中。由于 Chrome 20 才推出几天,许多用户仍会安装以前的版本,因此仍然值得修复它。

在 Raphael 中,只需设置您的 stroke: none 或普通 svg element.setAttribute("stroke", "none")

关于javascript - Raphael.js 中不需要的黑色轮廓,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/11349857/

25 4 0
Copyright 2021 - 2024 cfsdn All Rights Reserved 蜀ICP备2022000587号
广告合作:1813099741@qq.com 6ren.com