rebase from live enviornment
This commit is contained in:
9
wp/themes/child-theme/js/thbusiness.flexslider.js
Normal file
9
wp/themes/child-theme/js/thbusiness.flexslider.js
Normal file
@@ -0,0 +1,9 @@
|
||||
jQuery(window).load(function() {
|
||||
jQuery('.flexslider').flexslider({
|
||||
// animation: "slide",
|
||||
// direction: "horizontal",
|
||||
animationLoop: false,
|
||||
// slideshowSpeed: 7000,
|
||||
// animationSpeed: 600
|
||||
});
|
||||
});
|
||||
Reference in New Issue
Block a user