Articles on: Features

Delay JavaScript

Download and execute scripts after user interaction, like mouse movement, keyboard input, scrolling, etc. This helps to improve the page load time and overall performance.

The feature has two methods to delay scripts:

"Delay Selected": This method allows you to specify specific scripts to delay by entering the script selectors in the "Script to Delay" option.
"Delay All": This method delays all scripts except those specified in the "Exclude scripts from Delay" option. This option allows you to exclude specific scripts from being delayed.

With the Delay JavaScript feature, you can improve the user experience by reducing the initial load time and allowing the content to be rendered quickly. The scripts are executed after user interaction, providing a smoother and more responsive experience.

Updated on: 23/06/2023

Was this article helpful?

Share your feedback

Cancel

Thank you!