-
Notifications
You must be signed in to change notification settings - Fork 0
Open
Description
This plugin is used with Ajax requests and DOM is modified by returned results.
I have to add reset bind between buttons and containers but there is no such function.
$('[data-toggle]',$search).each(function resetDataToggle(i) {
// TODO Add unbind if needed
var $this = $(this);
$this.dataToggle($this.data('toggle'),{});
});Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels