>
>        initialize: function(togglers, elements, options){
>                 this.parent(togglers,elements,options);
>        },
>

You can delete this entire method, as all it does is call its parent.

Reply via email to