SVG Gradient turns black when there is a BASE tag in HTML page?

后端 未结 4 640
不知归路
不知归路 2020-12-05 04:54

I am using the Raphaël JavaScript Library to create SVG elements in an HTML page and using CodeIgniter as a PHP framework. In the CodeIgniter framework I need to add a

4条回答
  •  陌清茗
    陌清茗 (楼主)
    2020-12-05 05:21

    Your gradient definition is getting corrupted Also there are sometimes problems with Opera for certain usages of gradient filled objects

提交回复
热议问题