Skip to content
This repository was archived by the owner on Oct 1, 2020. It is now read-only.

Add Reload Method#61

Closed
spalenza wants to merge 1 commit intofarhadi:masterfrom
spalenza:master
Closed

Add Reload Method#61
spalenza wants to merge 1 commit intofarhadi:masterfrom
spalenza:master

Conversation

@spalenza
Copy link

I have a dynamic list and I needed reloaded my list at for each new item inserted.
A create reload when I need reloading the list and remove all in items of list.

For call:

$(".sortable").sortable("reload");

@voidberg
Copy link
Collaborator

If you've passed any options they get reset when the reload happens.

@voidberg
Copy link
Collaborator

I needed to keep track of this and all the patches I've applied so I've created a fork where I've started merging the pull requests made here. It contains a fix for the options being reset as well: https://github.com/voidberg/html5sortable

@mazhar266
Copy link

Awesome work, bro.

@voidberg
Copy link
Collaborator

This project has been discontinued by its author and the new mantained version is here.

Since the projects have diverged a while ago I can't migrate issues and pull requests. Please try the new version and if the issue or pull request still makes sense, please resubmit it.

Sorry for the inconvenience.

@voidberg voidberg closed this Nov 21, 2014
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants