I found this in the Web Q&A colum in the MSDN Magazine
(msdn.microsoft.com/msdnmag):
---Start
JScript uses a mark-and-sweep garbage collector with a variety of heuristics
used to determine when to run garbage collection. The JScript garbage collector
works like this:
When the script engine is sh
Woah! That was one advanced Browser class! I reckon it's abit over the top for
reglar usage, but it could be implemented as an alternative Browser class. (Eg.
browser_advanced.js). It should however be compatible with the original Browser
class...
Like this:
function Browser () {
var agt=nav