Archive for the ‘Javascript’ Category

Object.extend is not a function

Thursday, April 24th, 2008

I currently encounter a javascript problem on IE….saying “Object.extend is not a function” - which is used inside of the lightbox.js library. Firebug doesn’t moan as much - it just lists this error in the error console…..

Object.extend seems to be deprecated?