Hi everyone, I'm having a good bit of trouble removing one of my objects from my site.
I have an image rotator class that gets created every time a visitor wants to view a new image gallery. The new one gets created fine but the old one never goes away, no matter how many deletes and nulls I set everything to. I hate to post a whole class to look at but I'm a bit stuck here. Could you check out what my Rotator class looks like and let me know if you see any glaring errors that would cause it to not be marked for garbage collection: http://jsfiddle.net/brianearwood/nMurj/ Or if not, I could use some good resources on the matter. Thanks for you help! Brian -- To view archived discussions from the original JSMentors Mailman list: http://www.mail-archive.com/[email protected]/ To search via a non-Google archive, visit here: http://www.mail-archive.com/[email protected]/ To unsubscribe from this group, send email to [email protected]
