This article is the result of the accumulation of findings - findings I am about how we can use JSON Blogger to create a dynamic search feature simply by using parameters qon a feed link. This feature can be applied to all themes and does not depend on any JavaScript library
To enable the AJAX search feature on a blog, you don't need to add any HTML markup to the theme, because this widget will use the existing search box as an AJAX search box. All you need to do is add an HTML / JavaScript page element with the content in this code:
<script src="https://raw.githack.com/soykothasan/AJAX-Search/master/search.min.js?live=true"></script>
Click Save Settings . The AJAX search feature is now ready to use!
If the AJAX search box doesn't work, maybe it's because you added this widget before the search box widget. To make it work, you need to put this widget after the search box widget. More can be read here.
html <script src="search.min.js?live=true&chunk=100&text[loading]=Memuat%E2%80%A6"></script>
Note: This document is Written by det.web ; you can see the source for information '.And' Original Documen.