I tried to change default transport method for ape in config: APE.Config.transport = 1; // XHR
It is working in FF, Chrome and Safari. But not working in IE: IE is FREEZE! And it is shows dialog with message like "Javascript on this page slows Explorer. Do you want to disable Javascript on this page?". In manual wrote that when browser don't support XHR it back to Long Pooling (but IE supports XHR, I think), So what is the problem? Now I removed this line (I use default transport). Mayby, my Opera browser had same error (I coudn't connect to Ape with Opera, but now yes). -- You received this message because you are subscribed to the Google Groups "APE Project" 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/ape-project?hl=en --- APE Project (Ajax Push Engine) Official website : http://www.ape-project.org/ Git Hub : http://github.com/APE-Project/
