How to configure jQuery loading
Last updated
Was this helpful?
Last updated
Was this helpful?
is a JavaScript library. The purpose of jQuery is to make it much easier to use JavaScript on your website. jQuery takes a lot of common tasks that require many lines of JavaScript code to accomplish, and wraps them into methods that you can call with a single line of code.
AB Tasty offers 3 options for configuring jQuery loading.
Follow the steps below to configure jQuery loading:
Go to Settings > Framework
Access the Load jQuery section
Select one of the following options:
Load AB Tasty’s jQuery
Do not use jQuery
Load my jQuery
This option is enabled by default. It enables you to load the AB Tasty jQuery library in addition to any existing library on your website.
This option disables all jQuery libraries on your website.
This option enables you to load only your version of jQuery and disable the AB Tasty library.
This decreases the weight of the AB Tasty script by 30 KB.