Update to CFX Visual Effects Library

by Castwide on 2-17-2008 • Tags: cfx, javascript2 comments

A small bug in the demonstration of the CFX Visual Effects Library has been fixed.  The library itself did not contain the bug.  The demo page had a function that used window.innerWidth, which has been changed to document.body.clientWidth so it works correctly in Internet Explorer.

Comments

You should make a better demo page for it. The demo that comes with the library hardly does it justice.
Thanks. I agree, the demo is a little sparse. I've wanted to make a better one, plus a few in-depth tutorials, for a while now.

Add Comment

More Articles