> this.bark is not a function  why not????

Because  `this`  is  the element unless you bind a different `this` --
classic `this` situation....

-- S.

Reply via email to