Hiding all Shado Specific Javascripts from the head of the rendered page
You can setup the following variables in the
app_templates/index.cfm before the <cf_shado_template_cache>
tag is called.
<cfset
attributes.includeshadolibs = false>
This will prevent all the Javascript libraries from being included
in the head of the rendered HTML page.
Comments
There are no comments for this page as yet.
print page
