Say we have two windows. Window2 operates (and extends) some element
from Window1.
Then Window2 is reloaded and tries again to operate on Window1
element, which fails with "Can't execute code from a freed script"
error in IE.
That behaviour probably makes sense, as element in Window1 was
extended from now "absent" (after reloading) part of script in
Window2.

So how do I deal with this? Should I somehow "force" element extending
from reloaded window?

--~--~---------~--~----~------------~-------~--~----~
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 [email protected]
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/prototype-scriptaculous?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to