ExtJS provides some great helper functions like:
Are there any equivalents in jQuery? I know I could port all three to jQuery since I like them so much, but maybe I'm missing something that's already there. I would like to avoid mingling with prototypes myself if possible.
Endresult
jQuery's extend
function is like ExtJS's apply
function in that it copies data members from the source to the destination. The others might be already made as plugins, but I don't know of any.
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With