Verified Commit e51fd4b1 authored by Rishi Kulshreshtha's avatar Rishi Kulshreshtha
Browse files

Feat: Improve FlexSlider initialization and element selection in JavaScript

- Updated the initialization of FlexSlider by using a regular function instead of an arrow function in the `flexslider.load.js` and `flexslider.load.min.js` files.
- Updated the element selection in the `flexslider.load.js` and `flexslider.load.min.js` files to use `$(this)` instead of `$(once(...))` and `$(_this)` respectively.

Changes:
- assets/js/flexslider.load.js: Improved FlexSlider initialization and element selection.
- dist/js/flexslider.load.js: Improved FlexSlider initialization and element selection.
- dist/js/flexslider.load.min.js: Improved FlexSlider initialization and element selection.
parent aefeed65
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment