Just got done doing the CORS hellfire dance. The express.io<http://express-io.org>and canvas parts were working fine all along. Setting a cross domain sub-cookie via CORS takes a lot of "Access-Control" header voodoo magic. I've got my CORS source code up there if anyone finds themselves in the same desperate situation.
In short, Safari and Chrome issues fixed. Rejoice! http://express-io.org/live On Monday, January 14, 2013 3:01:14 AM UTC-6, Julian Gruber wrote: > > In Chrome 24: Uncaught TypeError: Cannot call method 'clearRect' of > undefined > > On Monday, January 14, 2013 1:01:14 AM UTC+1, Brad Carleton wrote: >> >> I just made a live realtime canvas demo using >> express.io<http://express-io.org> >> . >> >> It uses a hodge podge of cool nodejs and javascript technologies, and >> it's got code snippets and an explanation. >> >> Check it out! >> >> http://express-io.org/live >> > -- Job Board: http://jobs.nodejs.org/ Posting guidelines: https://github.com/joyent/node/wiki/Mailing-List-Posting-Guidelines You received this message because you are subscribed to the Google Groups "nodejs" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/nodejs?hl=en?hl=en
