ajaxOnLoad

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

ajaxOnLoad(functionName) → returns void

Argument Reference

functionName string
Required

The name of the function to run when the page loads.

Examples
Sample code invoking the ajaxOnLoad function

Signup for cfbreak to stay updated on the latest news from the ColdFusion / CFML community. One email, every friday.

Fork me on GitHub