In internet explorer we can force the Javascript garbage collection to execute with this method: CollectGarbage();
That method is undefined on Firefox. Do you know if there is some kind of equivalent?
Thanks.
|
In internet explorer we can force the Javascript garbage collection to execute with this method: CollectGarbage(); That method is undefined on Firefox. Do you know if there is some kind of equivalent? Thanks. |
|||||||||||
|
|
you can use |
||||
|
|