Load JS deferred
-
Hi,
When the load JS deferred option is turned on
defer data-deferred="1"
is added to all the JS scripts, but if I wanted to not defer load certain JS then does changing the value to 0 work? Like this –
defer data-deferred="0"
I am loading a certain ad network code and when I add the defer data code with 0 the one added by the plugin seems to get replaced.
So my question is does changing the value to 0, not defer load that js? if not how do I not defer load certain JS files?
Viewing 2 replies - 1 through 2 (of 2 total)
Viewing 2 replies - 1 through 2 (of 2 total)
- The topic ‘Load JS deferred’ is closed to new replies.