I use var that i want to get values changes, and the call back method
Object.observe(this.scrollerHandle.scrollTop, this.scrollHandleChanged());
but Object.observe is not a function
Does anyone know what can it be?
Thx!
I use var that i want to get values changes, and the call back method
Object.observe(this.scrollerHandle.scrollTop, this.scrollHandleChanged());
but Object.observe is not a function
Does anyone know what can it be?
Thx!