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

2008-04-12 Thread Diego Perini


Because the about:blank URL has no capability of telling
when the main document is complete, it just happen
asynchronously in IE.


On 11 Apr, 02:44, DK [EMAIL PROTECTED] wrote:
 Why not use about:blank url?

 On Apr 9, 2:12 pm, John-David Dalton [EMAIL PROTECTED]
 wrote:

  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)
--~--~-~--~~~---~--~~
You received this message because you are subscribed to the Google Groups 
Prototype: Core group.
To post to this group, send email to prototype-core@googlegroups.com
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/prototype-core?hl=en
-~--~~~~--~~--~--~---



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

2008-04-10 Thread Diego Perini

It seems that the trick is able to do the job even in IE8b1.


Diego Perini


On 9 Apr, 14:12, John-David Dalton [EMAIL PROTECTED]
wrote:
 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)
--~--~-~--~~~---~--~~
You received this message because you are subscribed to the Google Groups 
Prototype: Core group.
To post to this group, send email to prototype-core@googlegroups.com
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/prototype-core?hl=en
-~--~~~~--~~--~--~---



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

2008-04-10 Thread DK

Why not use about:blank url?

On Apr 9, 2:12 pm, John-David Dalton [EMAIL PROTECTED]
wrote:
 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)
--~--~-~--~~~---~--~~
You received this message because you are subscribed to the Google Groups 
Prototype: Core group.
To post to this group, send email to prototype-core@googlegroups.com
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/prototype-core?hl=en
-~--~~~~--~~--~--~---



[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 request will be produced right after
 prototype loaded. it seems the problem only happens on ie with
 prototype 1.6

 here's the screenshothttp://www.flickr.com/photos/zendragon/2399482203/

 erning
--~--~-~--~~~---~--~~
You received this message because you are subscribed to the Google Groups 
Prototype: Core group.
To post to this group, send email to prototype-core@googlegroups.com
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/prototype-core?hl=en
-~--~~~~--~~--~--~---



[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)
--~--~-~--~~~---~--~~
You received this message because you are subscribed to the Google Groups 
Prototype: Core group.
To post to this group, send email to prototype-core@googlegroups.com
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/prototype-core?hl=en
-~--~~~~--~~--~--~---