jcubic / jquery.splitter

Plugin that split your content with draggable divider

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

destroy splitter

thomasdebruin opened this issue · comments

Found a small bug, seems that in the destroy method 'splitters[i]' should be replaced with splitters[id]

Thanks for the report, fixed.