SearchField is a simple lightweight, unobtrusive script that adds styling and behaviour to your search form fields.
All you need to make SearchField work is a simple form field and 2 lines of code (links to css and js file) and you are ready to rock.
It features 3 states for the search field and the easiest suggestion box ever! Apply your own keywords by changing the content of a JavaScript string varable called suggestionText.
Test it with your own keywords
Use the textarea to apply your own suggestion keywords. Make sure that the words or phrases are separated with comma.
More info about implementation can be found here!.