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.
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.
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.