how to empty ul and fill new data jquery code example Example: jquery empty ul $('input').click(function() { $('ul').empty() });