> // too much code to type

Seriously?

Normally I'd jump to help out, but if you can't provide the actual
code I'm gonna back off.

Like Dimitar said,check the changelog 
http://www.mozilla.org/en-US/firefox/23.0/releasenotes/

You might look into the change regarding CSP: http://www.w3.org/TR/CSP/

Also, there's something smelly here:

        parent.frames[win.name].$('idofcontainer')
        
I would usually expect `idofcontainer` to be a variable name, not a
value. There's definitely some cobbling-together here and elsewhere in
the snippet you provided.

-- S.


-- 

--- 
You received this message because you are subscribed to the Google Groups 
"MooTools Users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to mootools-users+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.

Reply via email to