这个????
this
function MyObject() {
this.doSomething = function() {
...
}
var self = this
$('#foobar').bind('click', function(){
self.doSomethng()
// this.doSomething() would not work here
})}
潇湘沐
MMTTMM
泛舟湖上清波郎朗
随时随地看视频慕课网APP