Load JS/CSS only if necessary
-
I disabled jquery on my website for performance reasons. I know flipbook needs jquery so im able to enable it on all pages which includes a flipbook.
Unfortunately the plugin tries to load on everypage his dependencies including js and throws an error because no jquery is loaded.
Is there a way to configure the plugin that it only loads the needed assets if there is a flipbook on the current page?
Is it maybe possible with the pro feature? Or is it possible by php?
Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)
- The topic ‘Load JS/CSS only if necessary’ is closed to new replies.