You are here

constant ADVAGG_MOD_JS_DEFER_INLINE_ALTER in Advanced CSS/JS Aggregation 7.2

Default value to wrap inline content javascript so it runs deferred.

Related topics

3 uses of ADVAGG_MOD_JS_DEFER_INLINE_ALTER
advagg_mod_admin_settings_form in advagg_mod/advagg_mod.admin.inc
Form builder; Configure advagg settings.
advagg_mod_inline_defer in advagg_mod/advagg_mod.module
Defer inline js by using setTimeout.
advagg_mod_js_async_defer in advagg_mod/advagg_mod.module
Add the defer and or the async tag to js.

File

advagg_mod/advagg_mod.module, line 151
Advanced aggregation modifier module.

Code

define('ADVAGG_MOD_JS_DEFER_INLINE_ALTER', FALSE);