Showing posts with label prototype. Show all posts
Showing posts with label prototype. Show all posts

Sunday, February 12, 2012

Problems with subsequent instances of a JS object in IE6


I got a little problem with IE6 which doesn't appear on Chrome or Safari or Firefox. All is working fine except one thing: my web app defines a constructor/prototype from which I create multiple instances like this: