jQuery(document).ready(function($){ $('.user-social-sortable-icons').sortable({ cursor: "move" }); });