You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This is a cross domain scripting error I think. Same one I've had with the original canvas script that Blurjs is based on. See here for details: Quasimondo/QuasimondoJS#7
Going off the rough explanation from the readme, I tried my luck and tried to create a small demo. It turned into this:
Upon launching, I got the "cannot access image" error. On further reading, it was due to the netscape object not being defined.
What am I doing wrong here - or, what exactly can I do to fix it?
The text was updated successfully, but these errors were encountered: