Posts Tagged “inlineComplete”

jQuery.inlineComplete – Inline auto-complete for text input (2nd Update)

by Patrick on February 28, 2011

UPDATE NO. 2: Plugin page is now online! Yay, my first jQuery post. jQuery.inlineComplete is a plugin which auto completes your typing inside the input text field, just like you see it in Google Chrome’s Omnibar. Currently, this isn’t even tested in other browsers than Firefox 4 RC1, but I want this to be usable (…)