How to insert JS and CSS inline instead of calling different request?
-
Hello Team,
Plugin is working smoothly as expected but it’s increasing 0.25 second load time due to below four requests from /classes/class-a3-lazy-load.php
/a3-lazy-load/assets/css/jquery.lazyloadxt.fadein.css /a3-lazy-load/assets/js/jquery.lazyloadxt.extend.js /a3-lazy-load/assets/js/jquery.lazyloadxt.extra.min.js /a3-lazy-load/assets/js/jquery.lazyloadxt.srcset.min.js
Is it possible to merge all above request as inline code instead of injecting it as new request?
Viewing 2 replies - 1 through 2 (of 2 total)
Viewing 2 replies - 1 through 2 (of 2 total)
- The topic ‘How to insert JS and CSS inline instead of calling different request?’ is closed to new replies.