gobezu

Results 1 issues of gobezu

`global.slides = $element.find('ul li').remove();` That very remove is evil as all attached events are thereby lost. Is there not any better way to joggle with the dom than removing?