Hi Nadav,

It seems that next release of prototype will modify this behaviour by
specifying a src='blank.js' which should not be defined (Jdalton
answer in the specified thread).
I think you should make the change, but verify in the same condition
that it works !

--
david

On 9 juin, 22:35, Nadav Blum <nadav.b...@gmail.com> wrote:
> Hi there
> I suspect that prototype 1.6.03 causes ie7 to hang occasionally after
> loading page. Is it plausible?
> I understood from previous posts that the issue has been solved.
> (http://groups.google.com/group/prototype-scriptaculous/browse_thread/
> thread/a1c745463251a95d/548baf3fcd66c6de?lnk=gst&q=ie
> +hang#548baf3fcd66c6de)
>  Or maybe not yet ?
> Should I replace (line 4124:)
> document.write("<script id=__onDOMContentLoaded defer src=//:><\/
> script>");
> with
> document.write("<script id=__onDOMContentLoaded defer
> src='//:blank.js'><\/script>");
>
> ??
>
> Thanks so much
>
> Nadav
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"Prototype & script.aculo.us" group.
To post to this group, send email to prototype-scriptaculous@googlegroups.com
To unsubscribe from this group, send email to 
prototype-scriptaculous+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/prototype-scriptaculous?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to