【发布时间】:2016-07-10 10:01:48
【问题描述】:
我正在尝试让 html5-starfield 的背景透明。但是为什么会出错?
这与背景颜色黑色 http://www.thediscopalace.com/testing.php
如果背景透明http://www.thediscopalace.com/testing1.php
我将context.fillStyle='rgb(36,14,118)'; = BLACK 更改为
context.fillStyle='rgba(36,14,118, 0)'; = 透明
【问题讨论】:
标签: javascript ajax html animation canvas