You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Lloyd Brookes edited this page Nov 3, 2019
·
8 revisions
This example sorts a DOM element's children in-place. It is fast and doesn't destroy the state (e.g. whether an <option> element is selected or not) of items being sorted.