Class DHTMLSuite.autoComplete
Object
|
+--DHTMLSuite.autoComplete
- class
DHTMLSuite.autoComplete
Purpose of class: this script shows you a list of options based on what you type into a text input.
Defined in dhtml-suite-for-applications.js
Author: Alf Magne Kalleland & Batur Orkun (www.dhtmlgoodies.com)
Version: 0.1
Method Summary |
void
|
add(inputObjId,externalFile)
add auto complete functionality for input object
|
void
|
setLayoutCss(newCssFileName)
Set new CSS file name
|
ajax_list_activeInput
Object ajax_list_activeInput
ajax_list_cachedLists
Object ajax_list_cachedLists
ajax_list_currentLetters
Object ajax_list_currentLetters
ajax_list_objects
Object ajax_list_objects
ajax_list_optionDivFirstItem
Object ajax_list_optionDivFirstItem
ajax_optionDiv
Object ajax_optionDiv
ajax_optionDiv_iframe
Object ajax_optionDiv_iframe
ajaxBox_offsetX
Object ajaxBox_offsetX
ajaxBox_offsetY
Object ajaxBox_offsetY
layoutCss
Object layoutCss
minimumLettersBeforeLookup
Object minimumLettersBeforeLookup
objectIndex
Object objectIndex
DHTMLSuite.autoComplete
DHTMLSuite.autoComplete()
Author: Alf Magne Kalleland & Batur Orkun (www.dhtmlgoodies.com)
Version: 0.1
add
void add(inputObjId,externalFile)
add auto complete functionality for input object
Parameters:
Number
- inputObjId - input object id
setLayoutCss
void setLayoutCss(newCssFileName)
Parameters:
String
- newCssFileName-name of new css file. Should be called before any tooltips are displayed on the screen.
Documentation generated by
JSDoc on Mon Oct 8 10:17:27 2007