program/js/list.js @@ -131,7 +131,7 @@ } if (this.parent_focus) { this.list.parentNode.onclick = function(e) { me.focus(e); }; this.list.parentNode.onclick = function(e) { me.focus(); }; } return this;