cfdocs

ajaxOnLoad

Causes the specified JavaScript function to run when the page loads.

ajaxOnLoad(functionName)
returns void

Argument Reference

Name Type Required Default Description
functionName string Yes   The name of the function to run when the page loads.