[Prototype-core] Re: ie try to load 'http://:/' right after prototype 1.6.x loaded

2008-04-09 Thread Simtec Support
This is a known issue with the workaround in IE for the lack of a DOMContentLoaded event. We've written a blog post about this here: http://blog.httpwatch.com/2007/11/20/error_internet_invalid_url-httpwatch/ On 9 Apr, 05:16, Zhang Erning [EMAIL PROTECTED] wrote: httpwatch shows an error http

[Prototype-core] Re: ie try to load 'http://:/' right after prototype 1.6.x loaded

2008-04-09 Thread John-David Dalton
This was originally used to allow this method to not have to pull down a real file and to avoid https issues in IE. This ticket: http://dev.rubyonrails.org/ticket/9394 Patches it to use a different method (maybe one that is more stable with IE7 as well)