<cfajaximport>
Controls the JavaScript files that are imported for use on pages that use ColdFusion AJAX tags and features.
This tag may have a body.
This tag has no <cfscript> support or it uses a different syntax.
Requires Extension: Ajax Extension
<cfajaximport
scriptSrc=string
tags=string
cssSrc=string
adapter=string
params=struct
><!--- body --->[</cfajaximport>]
Examples
There are currently no examples for this tag.
See also
- Ajax features
- Search Issue Tracker
- Search Lucee Test Cases (good for further, detailed examples)