On Feb 12, 11:35 am, "Richard D. Worth" <[email protected]> wrote: > For completeness you should consider Web Workers: > > spec:http://www.whatwg.org/specs/web-workers/current-work/ > support table:http://caniuse.com/webworkers > > though that won't help you in IE, unfortunately. > > - Richard
Hello Richard Interesting! I guess it would involve the web-worker sending the update messages back to the "parent page" (as they cannot access the DOM directly, I understand). I will investigate further. Regards Julian -- To view archived discussions from the original JSMentors Mailman list: http://www.mail-archive.com/[email protected]/ To search via a non-Google archive, visit here: http://www.mail-archive.com/[email protected]/ To unsubscribe from this group, send email to [email protected]
