开发者

Firefox - Load texture cross-domain (WebGL)

I'm having a problem loading images cross-domain in Firefox for WebGL and it works fine in Chrome. I've implemented CORS on the server that has "Access-Control-Allow-Origin: *" in the response header.

The "A开发者_C百科ccess-Control-Allow-Origin: *" response made Chrome satisfied with cross-domain images but Firefox is not. Is Firefox still implementing CORS or am I just doing something wrong?

I'm using Firefox version 6.0.2

Any help would be appreciated. Thanks!


CORS for WebGL textures is not supported until Firefox 8.

Firefox 8 should be in the Beta channel very soon now, since Firefox 7 was released today.

0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜