top | item 2594638

(no title)

joske2 | 14 years ago

Object.create is a standard function in ecmascript5. I would add a check such as "if (!Object.create) {Object.create = ... }".

discuss

order

No comments yet.