Page 1 of 1

drop down suggested search option in search

Posted: Sat May 02, 2015 3:38 pm
by Mahima Bhatnagar

Hi,
Is there any function/code I can use to make my search more advanced like the google search. Just like it suggests content related to searched word. I want my search option to do the same. Please help.


drop down suggested search option in search

Posted: Sun May 03, 2015 3:06 pm
by Evgene Karachevtsev

Hello Mahima,

You may implement search function you need with custom js code, for example as shown here:
http://www.textfixer.com/tutorials/ht...
http://www.javascriptfreecode.com/5.htm
or you may search online for a corresponding phonegap plugin and use it.