how to clear the contents of a table which is created from javascript code example Example: delete all the rows of table javascript $("#table_of_items tr").remove();