How can I remove the search bar and footer added by the jQuery DataTables plugin?

前端 未结 19 2620
孤街浪徒
孤街浪徒 2020-12-07 07:45

I am using jQuery DataTables.

I want to remove the search bar and footer (showing how many rows there are visible) that is added to the table by default. I just wan

19条回答
  •  再見小時候
    2020-12-07 08:00

    
    

    in your datatable constructor

    https://datatables.net/forums/discussion/20006/how-to-remove-cross-icon-in-search-box

提交回复
热议问题