Posted By:
Alagu_Shan
Posted On:
Tuesday, July 6, 2004 01:01 AM
I am using a javascript program as an object, I declared and called it in other javascript programs. It works fine for two instances if i declare a third one it shows "Error on page". Why this error occured?
Is javascript doing Automatice garbage collection? Is there any memory limititation for using a javascript program?
thanks in advance