There was an error while loading. Please reload this page.
1 parent 973d92e commit 7e21515Copy full SHA for 7e21515
1 file changed
README.md
@@ -88,7 +88,7 @@ then no elements are shown.For 'and_filter_on' => 'false' zero result category i
88
and_filter_on: true //AND opration
89
and_filter_on: false //OR Opration
90
91
-For Live Search,
+For Instant Search,
92
93
search: { input: '#searchbox'}
94
@@ -217,8 +217,8 @@ View function:
217
var view = function(person){
218
return $.tmpl(jquery_template, person)
219
};
220
-
221
-Live Search integration
+
+Instant Search integration
222
-----------------------
223
224
Add search option in filter setting.
0 commit comments