You are here

constant ADVAGG_MOD_JS_DEFER_JQUERY in Advanced CSS/JS Aggregation 7.2

Default value to defer jquery.

Related topics

2 uses of ADVAGG_MOD_JS_DEFER_JQUERY
advagg_mod_defer_inline_js in advagg_mod/advagg_mod.module
Callback for preg_replace_callback.
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 176
Advanced aggregation modifier module.

Code

define('ADVAGG_MOD_JS_DEFER_JQUERY', TRUE);