-
-

Examples

+ @@ -185,7 +186,7 @@

Simple HTML Example - + diff --git a/build/objects.inv b/build/objects.inv index 65649417e9184356e8706ce421b2533df485c34b..edf5860cf678547c4be9275fc56e7afd5d1b13fc 100644 GIT binary patch delta 188 zcmV;t07L(#0;d9ybAOGFF%H5o3`O^xA_&$Xv9dCO#Kgc@rHMs@oCMXbL^rO%^*9Mh z(~1rq*lhpzzrTrrwP8tY_cj`-cG8s7wqcL*P!@56;DUwc0HUq|Gdf)hd(5NwVPoEm zxB{B!L2{HQS3CWAy-6ml^N`-Ki(w`1S*QqfYnpk?{9e*7!!;~?vzy}^3{Nwr8Boz=?j^C-U9l(!(x zNIEzK4sfuoRjW7A -
  • Search
  • -
  • Simple HTML Example
  • + diff --git a/build/searchindex.js b/build/searchindex.js index 52e27ba..e42c8ef 100644 --- a/build/searchindex.js +++ b/build/searchindex.js @@ -1 +1 @@ -Search.setIndex({docnames:["contact","index","search"],envversion:53,filenames:["contact.rst","index.rst","search.rst"],objects:{},objnames:{},objtypes:{},terms:{"class":2,"default":2,"final":2,"true":2,The:2,These:2,abov:2,account:1,add:2,adding:2,ani:[0,1],attribut:2,autocomplet:2,bar:2,below:2,besid:2,bottom:2,busi:1,can:[0,1,2],channel:[0,1],data:2,defin:2,detail:2,div:2,document:2,done:2,download:2,empti:2,exampl:1,fals:2,field:2,file:2,fill:2,folder:2,follow:2,goal:1,have:[0,1,2],haven:1,here:2,how:2,html:1,http:1,implement:[1,2],info:[0,1],input:2,insert:2,its:2,javascript:2,jibia:[0,2],jibia_search:2,join:[0,1],left:2,like:2,name:2,necessari:1,need:2,now:2,onc:2,onli:2,other:2,our:[0,1],over:1,own:2,paramet:2,placehold:2,predefin:2,provid:1,question:[0,1],resourc:1,result:2,result_classnam:2,run:2,script:2,search:1,search_result:2,searchbar:2,send:[0,1],set:[1,2],sever:2,should:2,show:2,simpl:1,slack:[0,1],src:2,style:2,suggest:2,tag:2,technolog:1,them:[0,1],thi:[1,2],thing:2,token:2,type:2,under:2,use:2,valu:2,van:2,websit:1,yet:1,you:[0,1,2],your:[1,2],zoekbalk:2},titles:["Contact","Welcome to Jibia\u2019s documentation!","Search"],titleterms:{contact:[0,1],document:1,exampl:2,html:2,jibia:1,search:2,simpl:2,welcom:1}}) \ No newline at end of file +Search.setIndex({docnames:["contact","index","jibia_search"],envversion:53,filenames:["contact.rst","index.rst","jibia_search.rst"],objects:{},objnames:{},objtypes:{},terms:{"class":2,"default":2,"final":2,"true":2,The:2,These:2,abov:2,account:1,add:2,adding:2,ani:[0,1],attribut:2,autocomplet:2,bar:2,below:2,besid:2,bottom:2,busi:1,can:[0,1,2],channel:[0,1],data:2,defin:2,detail:2,div:2,document:2,done:2,download:2,empti:2,exampl:1,fals:2,field:2,file:2,fill:2,folder:2,follow:2,goal:1,have:[0,1,2],haven:1,here:2,how:2,html:1,http:1,implement:[1,2],info:[0,1],input:2,insert:2,its:2,javascript:2,jibia:[0,2],jibia_search:2,join:[0,1],left:2,like:2,name:2,necessari:1,need:2,now:2,onc:2,onli:2,other:2,our:[0,1],over:1,own:2,paramet:2,placehold:2,predefin:2,provid:1,question:[0,1],recommend:[],resourc:1,result:2,result_classnam:2,run:2,script:2,search:1,search_result:2,searchbar:2,send:[0,1],set:[1,2],sever:2,should:2,show:2,simpl:1,slack:[0,1],src:2,style:2,suggest:2,tag:2,technolog:1,them:[0,1],thi:[1,2],thing:2,token:2,type:2,under:2,use:2,valu:2,van:2,websit:1,yet:1,you:[0,1,2],your:[1,2],zoekbalk:2},titles:["Contact","Welcome to Jibia\u2019s documentation!","Search"],titleterms:{contact:[0,1],document:1,exampl:2,html:2,jibia:1,recommend:[],search:2,simpl:2,welcom:1}}) \ No newline at end of file diff --git a/source/index.rst b/source/index.rst index 56aac7f..b1fdd64 100755 --- a/source/index.rst +++ b/source/index.rst @@ -16,5 +16,5 @@ If you have any questions you can send them to info@jibia.nl or join our Slack c .. toctree:: :maxdepth: 2 - search + jibia_search contact diff --git a/source/jibia_search.rst b/source/jibia_search.rst new file mode 100755 index 0000000..02deaf3 --- /dev/null +++ b/source/jibia_search.rst @@ -0,0 +1,41 @@ +.. Jibia Docs documentation master file, created by + sphinx-quickstart on Tue Apr 10 20:35:52 2018. + You can adapt this file completely to your liking, but it should at least + contain the root `toctree` directive. + +Search +==================================== + +Simple HTML Example +============================= +This javascript example shows how to implement jibia's search bar. The search bar should have 'searchbar' as its id like this: + +:: + + + +To show the autocomplete results you need an empty div under this input field. + +:: + +
    + +This div will be filled with the search results. To finalize the implementation add the following script tag to +the bottom of your html document. Insert your own jibia search token in the token attribute: + +:: + +