top | item 14068979

(no title)

iLoch | 9 years ago

hidden `var that;` `that = this` solved. :)

discuss

order

tomjakubowski|9 years ago

even

    that = this; var that;
would work. JavaScript!