php - Google Search Engine Effect and auto complete -


i working in company website has front o index page google search form. create same effect google, once start looking product, switch having search form in center of page having in top of page, plus having auto complete search field.

i using php , mysql website.

i appreciate feedback since got deadline set boss.

thank in advance help.

cheers.

easiest way of changing page using jquery's .change() function it: http://api.jquery.com/change/

but work acquire effect.

for auto completion can use jqueryui's autocomplete: http://jqueryui.com/autocomplete

hope helps , luck deadline ;)


Comments

Popular posts from this blog

linux - xterm copying to CLIPBOARD using copy-selection causes automatic updating of CLIPBOARD upon mouse selection -

c++ - qgraphicsview horizontal scrolling always has a vertical delta -