© 2026 LinearBytes Inc.
Search posts, tags, users, and pages
Mayank Chandola
Extending native javaScript prototypes is not a good thing you should write your own wrapper, and define those functions there. Have a look at Bliss.js source code.
Robert van der Elst
Front End Designer
I reckon that's what jQuery does in it's .extend() function, right? I'll have a look at Bliss! :)