Initial release
xTypeAheadify.js is the world's first publicly available extensible jQuery plugin specifically for IBM XPages.
xTypeAheadify.js enhanced the end user experience by adding the following fully customizable enhancements to the out of the box typeAhead control:
-
waitingIcon - A visual indicator when the user is typing to indicate a lookup is in progress
-
failIcon – A visual indicator to indicate to the user that no results are found
-
toolTipMsg - A optional popup message when no results are found to assist the user
-
tooTipPosition - A positional optional for the popup message
-
continueAfterFail - A option to prevent further typing once a non-matching string has been entered
-
visualTimeout - A timeout option allowing the developer to determine how long the icons are displayed for
Install:
- Copy the NSF to your Domino directory, adjust ACL as necessary.
- Open the "xTypeAheadify.xsp" XPage in a browser.
Instructions on how the control works and how to use in in an XPages application are published here
Blog posting with examples
Demonstration
Requirements:
Domino 8.5.3 or higher.
This control has been tested with Firefox 12, Chrome 19, Safari, IE8, Android Gingerbread
----------------------------------------------------------------------------------------------------------------------------------------
Thanks to Serdar Başeğmez for pointing me in the right direction ensuring "only" typeAhead fields are enhanced 
Thanks to Sven Hasselbach for the xSnippet which made the capture of the incoming results set possible
http://openntf.org/XSnippets.nsf/snippet.xsp?id=typeahead-onstartoncomplete-event