jQuery 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
jQuery Loading Options
Load AB Tasty’s 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.
Do Not Use jQuery
This option disables all jQuery libraries on your website.
Use my own jQuery
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.
Good to know 💡
In this case, the AB Tasty tag must be placed after your jQuery call in the source code of your pages and you must be using version 1.7.1 of this framework or above.