Skip to content

pkriete/pk.livesearch.ee_addon

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 

Repository files navigation

Quickstart

  1. Download the source files and upload them to your server.
  2. Put the plugin file into system/plugins and the javascript and css files into publicly accessible folders.
  3. Link to the css and javascript files in the element of your page.
  4. Create an empty template and enter the following tag:
    • {exp:live_search:results}
  1. Now add an input box to your page and hijack it with javascript as follows. Remember to change the path to point to the template you created above.
    • $('#keywords').livesearch('/search/livesearch/');

About

Livesearch plugin for ExpressionEngine

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages