You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on May 2, 2019. It is now read-only.
Looks useful, doesn't it? Well, right now Foo would end up being undefined instead of being something useful.
Other methods which don't return anything else, could do the same. jQuery works like that, too. If the function doesn't return something in particular, it returns this jQuery collection.
[Speaking of which, is there a reason why I can't get those things from the extend block?]
Looks useful, doesn't it? Well, right now
Foowould end up beingundefinedinstead of being something useful.Other methods which don't return anything else, could do the same. jQuery works like that, too. If the function doesn't return something in particular, it returns this jQuery collection.
[Speaking of which, is there a reason why I can't
getthose things from theextendblock?]