Search In Place

Frequently Asked Questions

Questions


Answers

Why I should not to use a low number of letters for dynamic search?

The Search In Place, starts the search dynamically as the letters are typed, if you use a low numbers of letters for shot the dynamic search, then your website might be downloading, constantly, information with low relevance from the server.

How it is possible to modify the colors of terms in the page for search results?

The colors for highlighting are defined in the javascript file: codepeople_search_in_place.js in "search-in-place/js/codepeople_search_in_place.js". The colors are selected sequentially:the first color is assigned to the first term, the second color for the second term, and so on. If the number of terms is bigger that number of colors then the list of colors is repeated.

To replace the colors, you only must to open the codepeole_search_in_place.js file in the text editor of your preference and modify the list of colors.