HOW TO ADD A PLACE HOLDER IN THE SEARCH INPUT TEXTBOX

HOW TO ADD A PLACE HOLDER IN THE SEARCH INPUT TEXTBOX

czarczar Posts: 1Questions: 1Answers: 0
edited February 2020 in Free community support

Hello I need to add a placeholder in the search input that comes with each data table does anybody know how ?

<b>I have already tried with :</b>

                oLanguage:
                {
                    sSearch: '<em class="fas fa-search"></em>',
                    searchPlaceholder: "Search records"
                }

Edited by Kevin:  Syntax highlighting. Details on how to highlight code using markdown can be found in this guide

Answers

Sign In or Register to comment.