How to remove JQuery from the Window/make the GC take it.

Posted by Itay Moav on Stack Overflow See other posts from Stack Overflow or by Itay Moav
Published on 2010-03-19T01:24:48Z Indexed on 2010/03/19 1:31 UTC
Read the original article Hit count: 272

I have a page, when loaded it does some stuff with JQ.
In the next phase I want to load mootools and remove all JQ stuff, to avoid collisions and to avoid memory leaking.
I am not giving you the all picture (to simplify the question), but assume I am not doing something stupid here, and it needs to be done how I am asking it.

© Stack Overflow or respective owner

Related posts about jQuery

Related posts about mootools