Code Monkey home page Code Monkey logo

ajax-search's Introduction

AJAX Search For Blogger

AJAX search box feature on the blog. AJAX Search Widget for Blogger V2

jQuery live search

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 Live search

Widget integration to Blogger

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.

You can add the parameters above as URL parameters after the file name search.min.js :

html <script src="search.min.js?live=true&amp;chunk=100&amp;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.


ajax-search's People

Contributors

soykothasan avatar

Stargazers

 avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.