Class DHTMLSuite.chainedSelect
Object
|
+--DHTMLSuite.chainedSelect
- class
DHTMLSuite.chainedSelect
Purpose of class: Display a tooltip on screen with content from an external file(AJAX)(Demo)
Defined in dhtml-suite-for-applications.js
Author: Alf Magne Kalleland & Batur Orkun (www.dhtmlgoodies.com)
Version: 0.1
Method Summary |
void
|
addChain(sourceSelId, targetSelId, URLToCall)
add chain
|
void
|
init()
Initializes the script
|
objectIndex
Object objectIndex
sourceSels
Object sourceSels
targetSels
Object targetSels
urls
Object urls
DHTMLSuite.chainedSelect
DHTMLSuite.chainedSelect()
Author: Alf Magne Kalleland & Batur Orkun (www.dhtmlgoodies.com)
Version: 0.1
addChain
void addChain(sourceSelId, targetSelId, URLToCall)
Parameters:
String
- sourceSelId - selected select box object id
String
- targetSelId - target (loading) select box id
String
- URLToCall - cgi url address to load options
init
void init()
Documentation generated by
JSDoc on Mon Oct 8 10:17:27 2007